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
Tarantool 2.1 now support static types. Currently supported types are described on wiki. We need to map Tarantool/SQL types to JDBC types in DatabaseMetaData.getColumns, ResultSetMetaData.getColumnType and other related methods.