]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the default file format from 1 to 4. This means that, unless
authordrh <drh@noemail.net>
Mon, 7 Nov 2011 13:05:23 +0000 (13:05 +0000)
committerdrh <drh@noemail.net>
Mon, 7 Nov 2011 13:05:23 +0000 (13:05 +0000)
commitbf3f5f8d5c12357c3253a44265b7c459fdc63943
tree9d3928fa752d3bf8c283c1567e15592018cab0bd
parentf673e09ef5b4898e65901a78217df652c459a930
Change the default file format from 1 to 4.  This means that, unless
PRAGMA legacy_file_format=ON is used first,
new databases will not be readable by versions prior to 3.3.0 (2006-01-10).

FossilOrigin-Name: a35f52b1ad22c2ad49fb1083f892b92c72da348c
manifest
manifest.uuid
src/sqliteInt.h