On 11/13/18, Sharma, Tanuj [AUTOSOL/FMP/IN] <[email protected]> wrote: > I have observed that when I don't have any primary key in the database table > then WAL auto_checkpoint doesn't work
That's surprising because the WAL logic does not have anything to do with primary keys. Those are two completely independent systems. -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

