Re: [sqlite] What could happen if an app crashes while calling sqlite3_rekey_v2()?

2019-05-03 Thread Pasin Suriyentrakorn
Thanks Simon, for the answer. David, sqlite3_rekey_v2() is a function to change the database encryption key - it's a SEE feature. On Fri, May 3, 2019 at 9:56 AM Jens Alfke wrote: > > > > On May 3, 2019, at 8:37 AM, Simon Slavin wrote: > > > > While rekey is working, the database temporarily con

[sqlite] What could happen if an app crashes while calling sqlite3_rekey_v2()?

2019-05-03 Thread Pasin Suriyentrakorn
Hello, What could happen if an app crashes while calling sqlite3_rekey_v2()? Is there best practice to safely call sqlite3_rekey_v2()? Thanks, Pasin ___ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-b