On Sun, Oct 10, 2010 at 8:51 PM, Darren Duncan <dar...@darrenduncan.net> wrote:
> I think that it should be possible to configure SQLite to be strictly 
> read-only
> in every respect, such that if with such configuration SQLite is told to open 
> a
> database that would need updating from a journal or WAL, it would fail with 
> some
> appropriate error rather than fixing the database.  This in contrast to the
> approach of apply the journal or WAL and then don't change anything further; 
> the
> latter is also important to support but users should have a choice between the
> two options. -- Darren Duncan

+1

-- 
Cory Nelson
http://int64.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to