vlcn-io / cr-sqlite

Convergent, Replicated SQLite. Multi-writer and CRDT support for SQLite
https://vlcn.io
MIT License
2.61k stars 69 forks source link

slight optimization where we do not check `pragma_schema_version` if … #392

Closed tantaman closed 8 months ago

tantaman commented 8 months ago

…already checked

in the given tx when loading db_version