You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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.
Fixestarantool#130.
(cherry picked from commit d2dfa4c)
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).
The text was updated successfully, but these errors were encountered: