]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the table_info pragma to show the text of the default value expression,
authordrh <drh@noemail.net>
Mon, 14 Aug 2006 14:23:41 +0000 (14:23 +0000)
committerdrh <drh@noemail.net>
Mon, 14 Aug 2006 14:23:41 +0000 (14:23 +0000)
commit417ec6381f3946ae0b692a35329b622ae71b5092
treea453e6b7ded6c41eccaa81c84705ffffa3728e1d
parent3225007b42160d0999ec0fca5bdaa2b8fefdc4ae
Change the table_info pragma to show the text of the default value expression,
not the result of evaluating the default value expression.
Ticket #1919. (CVS 3353)

FossilOrigin-Name: b4d53974c30d195c061cc7605a707d7d30c52740
manifest
manifest.uuid
src/build.c
src/parse.y
src/pragma.c
test/pragma.test