]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove default_synchronous and temp_store pragmas. Allow the safety-level
authordanielk1977 <danielk1977@noemail.net>
Sat, 26 Jun 2004 06:37:06 +0000 (06:37 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Sat, 26 Jun 2004 06:37:06 +0000 (06:37 +0000)
commit91cf71b01fa2597680c169e22e01840f2dc50677
treef636961663b3460b5591b18abbecef7022640636
parent75edc16f077688b8fc92c6776464b40771bc7d20
Remove default_synchronous and temp_store pragmas. Allow the safety-level
and cache-size to be set for attached databases. (CVS 1735)

FossilOrigin-Name: 212de3ce66f746036cb2267a9f924fd55fa2f37a
manifest
manifest.uuid
src/attach.c
src/main.c
src/parse.y
src/pragma.c
src/sqliteInt.h
test/pragma.test