On 2 Sep 2018, at 2:43pm, Cecil Westerhof <cldwester...@gmail.com> wrote:

> When I do in sqlitebrowser:
>    PRAGMA TABLE_INFO(messages)

Just for peace of mind, since you are reporting unexpected behaviour, please 
run an integrity_check.

Certain cleaning-up jobs are done only when the last connection to the database 
is closed.  So if one program is holding the database open you may find that 
these tasks are not completed.

Do you often leave sqlitebrowser running when you're not doing anything with it 
?  Perhaps just as a background or minimised window on your screen ?

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to