On 3 May 2019, at 4:15pm, Pasin Suriyentrakorn <pa...@couchbase.com> wrote:
> What could happen if an app crashes while calling sqlite3_rekey_v2()? Is > there best practice to safely call sqlite3_rekey_v2()? While rekey is working, the database temporarily contains both sets of some data. Automatic crash recovery will see, this, recover the unconverted set, and wipe the converted set. You do not need to take special precautions. _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users