]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the third argument from the sqlite3_open() API. (CVS 1540)
authordanielk1977 <danielk1977@noemail.net>
Tue, 8 Jun 2004 00:02:33 +0000 (00:02 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Tue, 8 Jun 2004 00:02:33 +0000 (00:02 +0000)
commit4f057f904aae4261c5ad898c8f57b9cef4a1fcc0
treed7e676f35457690b5ff57945154bf77f0bfd5531
parent2ac3ee9787c953e1df00dc21ebc0269f2efcc76f
Remove the third argument from the sqlite3_open() API. (CVS 1540)

FossilOrigin-Name: 62e31f396cb6b49f542977e2fade78e11e371132
manifest
manifest.uuid
src/build.c
src/main.c
src/shell.c
src/sqlite.h.in
src/tclsqlite.c
src/test1.c
src/test4.c