On 11/24/16, Paul Sanderson <sandersonforens...@gmail.com> wrote:
> Could you use
>
> PRAGMA data_version
>
> before and after each read to see whether there have been any changes
> to the DB - not surehow this works in WAL mode?

I think that would work as long as the writer never does ROLLBACK.

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to