]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the SQLITE_OMIT_DECLTYPE compile-time option. Remove more code when
authordrh <drh@noemail.net>
Sat, 22 Mar 2008 01:07:17 +0000 (01:07 +0000)
committerdrh <drh@noemail.net>
Sat, 22 Mar 2008 01:07:17 +0000 (01:07 +0000)
commit3f913576e55d64142e0854e004459e0cbc88dbdb
tree1da5969cb2fa88dfee3d1a6c0b71d5ddb638c2bd
parent3b6f734b44f84b6bdd7c15f50785b4d35682f9ab
Add the SQLITE_OMIT_DECLTYPE compile-time option.  Remove more code when
SQLITE_ENABLE_COLUMN_METADATA is not defined. (CVS 4906)

FossilOrigin-Name: 8ef26646cff9be75c584a9abfcfffcfdb49b3969
manifest
manifest.uuid
src/select.c
src/test1.c
src/test_config.c
src/vdbe.h
src/vdbeapi.c