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

JNA truncates varchars to length 255 on read [JDBC518] #554

Closed
firebird-automations opened this issue Feb 5, 2018 · 4 comments
Closed

Comments

@firebird-automations
Copy link

Submitted by: @mrotteveel

JNA (native, embedded) truncates varchars to length 255 on read.

Fixed by pull requests:
master: #17
Branch_3_0: #18

This indicates a gap in test coverage, so we need to add some additional tests with long strings.

Commits: 181133c d48c9c5 47bc53b

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Fix Version: Jaybird 3.0.4 [ 10861 ]

Fix Version: Jaybird 4 [ 10441 ]

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

Added test

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

status: Resolved [ 5 ] => Closed [ 6 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment