Skip to content

jdbc: resultset metadata is incorrect #42

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

Closed
ztarvos opened this issue Sep 5, 2018 · 2 comments
Closed

jdbc: resultset metadata is incorrect #42

ztarvos opened this issue Sep 5, 2018 · 2 comments
Assignees
Labels
bug Something isn't working jdbc
Milestone

Comments

@ztarvos
Copy link

ztarvos commented Sep 5, 2018

The following API methods appear to be implemented but do not actually work.

ResultSetMetaData.getColumnCount() returns wrong number of columns.
ResultSetMetaData.getColumnName() returns null.

@kyukhin kyukhin added the bug Something isn't working label Sep 20, 2018
@kyukhin
Copy link

kyukhin commented Sep 20, 2018

Fixed by 8aad007

@kyukhin kyukhin closed this as completed Sep 20, 2018
@Totktonada
Copy link
Member

@Totktonada Totktonada added the jdbc label Nov 1, 2018
@Totktonada Totktonada added this to the JDBC MVP milestone Nov 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working jdbc
Projects
None yet
Development

No branches or pull requests

3 participants