Closed opejanovic closed 4 years ago
Currently it is not possible to convert OracleString[] or OracleDecimal[] to string[] or int[], decimal[] ect. This makes impossible to use PLSQLAssociativeArray as output parameter.
This modification is test covered
@epaulsen heads up :)
Currently it is not possible to convert OracleString[] or OracleDecimal[] to string[] or int[], decimal[] ect. This makes impossible to use PLSQLAssociativeArray as output parameter.
This modification is test covered