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

Use commit sha from env and prevent file being replaced every new commit #421

Closed jeromegn closed 6 months ago

jeromegn commented 6 months ago

There's probably a better way to do this.

tantaman commented 6 months ago

oh nice. Much better than the last way!