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

Port crsql_TableInfo to Rust #353

Closed tantaman closed 9 months ago

tantaman commented 9 months ago

This is a massive pr since it seems impossible to incrementally convert TableInfo.

Next steps:

after that point we can move on to finishing up the lookaside table for primary keys.