Skip to content

Commit

Permalink
add support for UDT as input and output Parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
sijms committed Jan 25, 2022
1 parent b5ecd68 commit 90053a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
- Use version 2 you will need to import github.com/sijms/go-ora/v2
- V2 is more preferred for oracle servers 10.2 and above
- See examples for more help
### version 2.2.25: Add support for User Defined Type (UDT) as input and output parameter
* see example udt_pars for more help
### version 2.2.23: User Defined Type (UDT) as input parameters
* Add support for UDT as input parameter
* Add go_ora.Out struct with Size member to set output parameter size
Expand Down

0 comments on commit 90053a0

Please sign in to comment.