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
DatabaseMetaData.getDefaultTransactionIsolation() must be supported too.
Once we'll support interactive transactions at least for one engine (memtx or vinyl) we should correctly state serialization level we support. It is planned to support only serializable level.
DatabaseMetaData.getDefaultTransactionIsolation() must be supported too.
Once we'll support interactive transactions at least for one engine (memtx or vinyl) we should correctly state serialization level we support. It is planned to support only serializable level.
Blocked by #63.
The text was updated successfully, but these errors were encountered: