Skip to content

Issue #46 - Fixing converting OracleString[], OracleDecimal[] to .NET native data types#47

Merged
epaulsen merged 2 commits into
DIPSAS:masterfrom
opejanovic:master
Nov 6, 2020
Merged

Issue #46 - Fixing converting OracleString[], OracleDecimal[] to .NET native data types#47
epaulsen merged 2 commits into
DIPSAS:masterfrom
opejanovic:master

Conversation

@opejanovic

Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

@epaulsen heads up :)

@epaulsen epaulsen self-assigned this Nov 6, 2020

@epaulsen epaulsen left a comment

Copy link
Copy Markdown
Contributor

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