]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Simplification of the syntax: Merely append "WITHOUT rowid" to the end of
authordrh <drh@noemail.net>
Mon, 21 Oct 2013 02:14:45 +0000 (02:14 +0000)
committerdrh <drh@noemail.net>
Mon, 21 Oct 2013 02:14:45 +0000 (02:14 +0000)
commit5969da4a2c275c52fe830db0e60c0fee42af6ade
tree3ecfad38db867fc2d2149d85e91f4538271e858a
parent81eba73ebfbcd7088f9532636082f041b0374a90
Simplification of the syntax:  Merely append "WITHOUT rowid" to the end of
the table definition.

FossilOrigin-Name: 131cc6e152abe1a2d48e6d8d40d2c2f8dbe723e7
manifest
manifest.uuid
src/build.c
src/parse.y
src/sqliteInt.h
test/alter.test
test/tableopts.test
tool/mkkeywordhash.c