Skip to content

Reflect recent SQL type changes #130

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 Mar 11, 2019 · 0 comments
Closed

Reflect recent SQL type changes #130

Totktonada opened this issue Mar 11, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Totktonada
Copy link
Member

tarantool/tarantool#4019

At least we need to remove unsupported types (such as DECIMAL or DATETIME) from tests. Maybe also worth to save current BLOB tests and use name SCALAR in them (need to look at test cases deeper).

@Totktonada Totktonada added the bug Something isn't working label Mar 11, 2019
nicktorwald added a commit to ponomarevDmitri/tarantool-java that referenced this issue Mar 13, 2019
NUMERIC/DATE-related types were removed and BLOB type
was replaced by SCALAR in scope of new SQL type changes.

See tarantool/tarantool#4019 for more
information.

Fixes tarantool#130.

(cherry picked from commit d2dfa4c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants