]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add support for multiple rows of VALUES in an INSERT statement.
authordrh <drh@noemail.net>
Sat, 28 Jan 2012 15:22:22 +0000 (15:22 +0000)
committerdrh <drh@noemail.net>
Sat, 28 Jan 2012 15:22:22 +0000 (15:22 +0000)
commit7b113bab79fc36d1c077ad5ba9c2e129296a9d17
tree73cae7fcd7f31498b1c5ee0f39417ea1ec7fde02
parent4d0d91666cdc9a3a0523656bd5a14d23f1c879a4
Add support for multiple rows of VALUES in an INSERT statement.

FossilOrigin-Name: eb3b6a0ceb8bfb9fd59ff5fec420f863a9b5c4e4
manifest
manifest.uuid
src/parse.y
src/select.c
src/sqliteInt.h
test/insert.test
test/trigger1.test