sqlx/sqlx-core
szymek156 c931cab95f
Szymek156/issue2009 (#2014)
* SQLite: Execute SQLCipher pragmas as very first operations on the database

SQLCipher requires, apart from 'key' pragma also other cipher-related
to be executed before read/write to the database.

* Added tests for SQLCipher functionality

* remove default-features from libsqlite3-sys when building from dev-dependencies

Co-authored-by: Szymon Zimnowoda <szimnowoda.memri@gmail.com>
2022-08-05 12:20:14 -07:00
..
src Szymek156/issue2009 (#2014) 2022-08-05 12:20:14 -07:00
Cargo.toml chore: prep 0.6.1 release 2022-08-02 19:16:32 -07:00