]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Move the special built-in SQL functions used by ALTER TABLE out of func.c
authordrh <drh@noemail.net>
Tue, 15 Feb 2005 21:36:18 +0000 (21:36 +0000)
committerdrh <drh@noemail.net>
Tue, 15 Feb 2005 21:36:18 +0000 (21:36 +0000)
commit1f01ec1b7a451ae781b1a0af078bbd77328e8058
treec9e43c2385ddae9219fb27af8657369fa79fc61b
parentd0e4a6c11d941784f2a2fa7a90d01a90e7ee5696
Move the special built-in SQL functions used by ALTER TABLE out of func.c
and into alter.c. (CVS 2343)

FossilOrigin-Name: dbd11a0c581b447bb2f220a1a185d9fd36933ee3
manifest
manifest.uuid
src/alter.c
src/func.c
src/sqliteInt.h