Skip to content

Commit 3de85aa

Browse files
committed
SQLite3 Multiple Ciphers 2.0.2 (based on SQLite 3.48.0)
* Based on SQLite version 3.48.0 Important The SQL configuration functions can't be used any longer for configuring the cipher scheme before issuing the PRAGMA key statement. The reason is that starting with SQLite 3.48.0 executing a SELECT statement will now always access the underlying database file. For encrypted databases this will fail, because the cipher scheme is not yet activated. Please use `PRAGMA statements or URI parameters for configuring the cipher scheme.
1 parent 13c4de8 commit 3de85aa

File tree

2 files changed

+1386
-751
lines changed

2 files changed

+1386
-751
lines changed

0 commit comments

Comments
 (0)