mirror of
https://github.com/isar/rusqlite.git
synced 2025-01-19 22:00:50 +08:00
6e740d0611
From 3.6.8 to 3.14.0. Use `old_sqlite` feature to keep 3.6.8 (or 3.7.16) as the minimal version. Use `modern_sqlite` for SQLite API > 3.14.0. Also remove old 3.6.23 and 3.7.7 bindings.