mirror of
https://github.com/ArcaneChat/core.git
synced 2026-07-03 14:05:33 +02:00
00791157e2
We are currently using libsqlite3-sys 0.25.2, corresponding to SQLcipher 4.5.2 and SQLite 3.39.2. SQLite supports ALTER TABLE DROP COLUMN since version 3.35.0, and it has received critical database corruption bugfixes in 3.35.5. There have been no fixes to it between SQLite 3.36.0 and 3.41.0, so it appears stable now.