Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support NCLOB type for Oracle #14

Closed
benarroyo opened this issue Feb 20, 2013 · 4 comments
Closed

Support NCLOB type for Oracle #14

benarroyo opened this issue Feb 20, 2013 · 4 comments
Milestone

Comments

@benarroyo
Copy link

Seems like the dotnet version does support it:
https://github.com/benilovj/dbfit/blob/master/dbfit-dotnet/oracle/OracleEnvironment.cs

but the java version doesn't:
https://github.com/benilovj/dbfit/blob/master/dbfit-java/oracle/src/main/java/dbfit/environment/OracleEnvironment.java

@benilovj
Copy link
Member

Hi Ben,

Thanks for reporting this. I've started looking at it and it will be fixed in the next release.

FYI, from the next release onwards, I plan to switch the .NET version of DbFit to FitSharp, because that has seen continued development over the last couple of years, and will most likely drop all of the code that's in dbfit-dotnet in my repo. Nonetheless, your point still stands since FitSharp supports NCLOB.

@benarroyo
Copy link
Author

Good work, thanks.

@benilovj
Copy link
Member

Do you have a burning desire to have this on your hands ASAP or can it wait
a few days for when I release 2.0.0-RC2?

On 22 February 2013 14:49, Ben notifications@github.com wrote:

Good work, thanks.


Reply to this email directly or view it on GitHubhttps://github.com//issues/14#issuecomment-13946422.

@benarroyo
Copy link
Author

I can wait for a week. Thanks again.

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

No branches or pull requests

2 participants