Commit b7f055e
Fix XMLType return value retrieval for Oracle 12c+
The return_variable_value method also needs to handle
OPAQUE/XMLTYPE data_type when reading back XMLType function
return values and output parameters.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e03418a commit b7f055e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
517 | 517 | | |
518 | 518 | | |
519 | 519 | | |
520 | | - | |
521 | | - | |
| 520 | + | |
| 521 | + | |
522 | 522 | | |
523 | 523 | | |
524 | 524 | | |
| |||
0 commit comments