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
Select query accepts int for iterator, while majority of connectors for other languages accept enums or strings. Also int values of iterators are not specified anywhere in tarantool docs - only in source code, so this seems to be major usability problem.