]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When reporting back the datatype of columns, use the text of the datatype
authordrh <drh@noemail.net>
Wed, 10 Jul 2002 21:26:00 +0000 (21:26 +0000)
committerdrh <drh@noemail.net>
Wed, 10 Jul 2002 21:26:00 +0000 (21:26 +0000)
commitfa173a764a713e8ac9f9a6733c4612edfc904f28
tree1c118e4b0c914eba81581854ca8da97382cdd4bf
parent6276c1cbf0f7f52bb1f1aa216676ce63044e034e
When reporting back the datatype of columns, use the text of the datatype
as it appears in the CREATE TABLE statement, if available.  Also: removed
the ".reindex" command from the shell. (CVS 669)

FossilOrigin-Name: ff8b6f4ee8099a7170cb786b8ead9a3e42ab5869
manifest
manifest.uuid
src/printf.c
src/select.c
src/shell.c
src/tclsqlite.c
src/test1.c
src/threadtest.c