toxicity-io / sqlite-mc

An SQLDelight driver that uses SQLite3MultipleCiphers for database encryption.
Apache License 2.0
13 stars 0 forks source link

Move non-transient rekey statements to build function #36

Closed 05nelsonm closed 1 year ago

05nelsonm commented 1 year ago

Closes #35

Also adds when constructing rekey statements a statement to reset journal_mode to DELETE (the default setting).