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
I believe I fixed this in e425505 - though I have not found a way to reproduce it (don't know how I should configure Tarantool to make that branch of schema parsing code executed).
Connect
fails on loading schema withError: Unhandled internal error: interface conversion: interface {} is int64, not uint64
.Tarantool version is
1.10.8
.Connector version is
0.1.1
.Full trace can be found here
I've used
SkipSchema
option to fix this for Cartridge CLI since it doesn't use schema, but somebody may use it.The text was updated successfully, but these errors were encountered: