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

automigrator should handle triggers too #355

Open tantaman opened 9 months ago

tantaman commented 9 months ago

as in, drop removed ones and update updated ones.

it'll create new ones.