]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Changes to the INSERT logic to make it simpler and faster and so that
authordrh <drh@noemail.net>
Mon, 21 Oct 2019 01:04:11 +0000 (01:04 +0000)
committerdrh <drh@noemail.net>
Mon, 21 Oct 2019 01:04:11 +0000 (01:04 +0000)
commitf5f1915d599b1a0aba8fab35178c90031fdb362d
tree769484211e7d36b9bdc428c0c942c1d05817aaf9
parentdd6cc9b52abf6c4ae15a57a9f3d6e3c1e848f589
Changes to the INSERT logic to make it simpler and faster and so that
it works with generated columns and BEFORE triggers.

FossilOrigin-Name: bc368cb090376d33d3844e3689c4f6bd19eed758e39b878ee67fef93b1c839ea
manifest
manifest.uuid
src/build.c
src/expr.c
src/insert.c
src/sqliteInt.h