On 18 Apr 2018, at 5:59pm, Mark Wagner <[email protected]> wrote:
> I will try to produce a repro case that I can share out (the database I was
> testing on has lots of personal data that I will first try to delete).
Before you do anything else to it, make a copy and use the SQLite shell to do
PRAGMA integrity_check();
on it. Just in case the reason for the crash is that the database is corrupt.
Simon.
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users