Open
Description
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.