Skip to content

jdbc: support VARBINARY type #214

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 Aug 5, 2019 · 1 comment
Closed

jdbc: support VARBINARY type #214

Totktonada opened this issue Aug 5, 2019 · 1 comment
Labels

Comments

@Totktonada
Copy link
Member

See tarantool/tarantool#4206

Implemented in tarantool since 2.2.0-645-gb4e61e1b6.

We also need to verify that values from fields of 'varbinary' nosql tarantool type (see tarantool/tarantool#4201) are handled correctly.

@Totktonada
Copy link
Member Author

Duplicate of #67.

nicktorwald added a commit that referenced this issue Aug 23, 2019
There are a few new types such as BOOLEAN(BOOL), UNSIGNED, and VARBINARY
in Tarantool v2.2. Moreover, Number aliases REAL, FLOAT, DOUBLE were
replaced by one NUMBER type since v2.2.1.

Support tests for old number types on version before 2.2.

Closes: #209, #210, #214
Affects: #92
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant