]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the journal_mode pragma. This is currently just syntax - it is not
authordrh <drh@noemail.net>
Thu, 17 Apr 2008 17:02:01 +0000 (17:02 +0000)
committerdrh <drh@noemail.net>
Thu, 17 Apr 2008 17:02:01 +0000 (17:02 +0000)
commit3b02013e7386178ba9e7d5a29851aede6c36c4e9
tree1ffd7fa393b117096573e8a9d4a8634dd468312e
parentf3a87624a218a65f6f2f6e268890602f31a15936
Add the journal_mode pragma.  This is currently just syntax - it is not
operational. (CVS 5024)

FossilOrigin-Name: 8eaa0c71023ac428f6f9f8091341584caa773ab9
manifest
manifest.uuid
src/attach.c
src/pager.c
src/pager.h
src/pragma.c
src/sqliteInt.h