]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Update the parser so that it pulls out the column name and type all in one
authordrh <drh@noemail.net>
Sat, 27 Feb 2016 23:25:36 +0000 (23:25 +0000)
committerdrh <drh@noemail.net>
Sat, 27 Feb 2016 23:25:36 +0000 (23:25 +0000)
commit2881ab6298a431d2e37c7040a722b56c17a33ea6
treeca5d32cb1a92cb0969dbd033b3acc2ac926b1667
parent94fa9c414a4998f60d99d6a65e1d104fe62d2436
Update the parser so that it pulls out the column name and type all in one
go, rather than using separate reductions.

FossilOrigin-Name: ad3ffe2eec8e8ea2591a78c723d2665735553cb0
manifest
manifest.uuid
src/build.c
src/parse.y
src/sqliteInt.h