You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file.
10
10
- PRAGMA cipher_hmac_pgno is now deprecated
11
11
- PRAGMA cipher_hmac_salt_mask is now deprecated
12
12
- PRAGMA fast_kdf_iter is now deprecated
13
+
- Improve sqlcipher_export routine and restore all database flags
13
14
- Clear codec data buffers if a crypographic provider operation fails
14
15
- Disable backup API for encrypted databases (this was previously documented as not-working and non-supported, but will now explicitly error out on initialization)
0 commit comments