Skip to content

Conversation

@opejanovic
Copy link
Contributor

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

@opejanovic opejanovic changed the title Fixing converting OracleString[], OracleDecimal[] to .NET native data types Issue #46 - Fixing converting OracleString[], OracleDecimal[] to .NET native data types Nov 5, 2020
@opejanovic
Copy link
Contributor Author

@epaulsen heads up :)

@epaulsen epaulsen self-assigned this Nov 6, 2020
Copy link
Contributor

@epaulsen epaulsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, sorry about the regression.
With the added tests this hopefully should not happen again.
A new version should be available on nuget.org shortly

@epaulsen epaulsen merged commit 431b6b5 into DIPSAS:master Nov 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants