]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Move the sqlite3_exec() function to legacy.c. (CVS 1455)
authordanielk1977 <danielk1977@noemail.net>
Tue, 25 May 2004 23:35:17 +0000 (23:35 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Tue, 25 May 2004 23:35:17 +0000 (23:35 +0000)
commit22322fd42b3a46dc16bf88666f6d2f22ce5a068b
treedb72cd9e850ae99863f18549a235263ff0073e11
parent0ae8b831556283eb437727fbc9c411d32c250fe8
Move the sqlite3_exec() function to legacy.c. (CVS 1455)

FossilOrigin-Name: 9385ad5ca82c82d9ef699102ca0b53661d02a052
15 files changed:
main.mk
manifest
manifest.uuid
src/copy.c
src/delete.c
src/insert.c
src/main.c
src/pragma.c
src/select.c
src/sqlite.h.in
src/test1.c
src/update.c
src/vdbe.c
src/vdbe.h
src/vdbeaux.c