Skip to content

jdbc: fix testing on Tarantool 2.1 #90

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
Totktonada opened this issue Nov 19, 2018 · 1 comment
Closed

jdbc: fix testing on Tarantool 2.1 #90

Totktonada opened this issue Nov 19, 2018 · 1 comment
Assignees
Labels
bug Something isn't working jdbc

Comments

@Totktonada
Copy link
Member

https://travis-ci.org/tarantool/tarantool-java/jobs/455319926#L1724

Tarantool 2.1 now supports strict types. List of supported types is on the wiki. We need to update our tests accordingly.

The change on tarantool side can broke some jdbc testing scenarious (e. g. date/time is broken until #3694). If so we need to file issues here and mark them as blocked by related tarantool issues.

@Totktonada
Copy link
Member Author

Related PR: #89

ztarvos added a commit to ztarvos/tarantool-java that referenced this issue Dec 19, 2018
Updated jdbc tests following static SQL types
introduction into tarantool 2.1.

Closes tarantool#90
Totktonada pushed a commit that referenced this issue Dec 30, 2018
Updated jdbc tests following static SQL types
introduction into tarantool 2.1.

Closes #90
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

2 participants