]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Split the logic for the ALTER TABLE command off into a separate source
authordrh <drh@noemail.net>
Tue, 15 Feb 2005 20:47:57 +0000 (20:47 +0000)
committerdrh <drh@noemail.net>
Tue, 15 Feb 2005 20:47:57 +0000 (20:47 +0000)
commitd0e4a6c11d941784f2a2fa7a90d01a90e7ee5696
tree1092a831bbd7f02001ebf1dea958c856a9b42fc8
parent057cd3a0aa0d59a0b90fa282d384ab80ddcc081e
Split the logic for the ALTER TABLE command off into a separate source
code file. (CVS 2342)

FossilOrigin-Name: 90d6573c2631fac92b9e572e9e21698ae2480c9d
Makefile.in
main.mk
manifest
manifest.uuid
src/alter.c [new file with mode: 0644]
src/build.c
src/func.c