]> git.ipfire.org Git - thirdparty/sqlite.git/commit
New testcase() macros. Fix a problem with INSERT when the IPK is to the
authordrh <drh@noemail.net>
Tue, 22 Oct 2019 13:01:24 +0000 (13:01 +0000)
committerdrh <drh@noemail.net>
Tue, 22 Oct 2019 13:01:24 +0000 (13:01 +0000)
commit427b96aedf422b1a8e906e47e8852033c70939c4
treebafbbb3a6d6bc0146d7d7829ec22d9c7eecfb9bf
parent6b910364bbf531670aa0c02ad004bcdf2f5b66ad
New testcase() macros.  Fix a problem with INSERT when the IPK is to the
right of generated columns.

FossilOrigin-Name: 412799fc5527aaca987e4e04b8a4f774dcdb70fb80e3a126dc3a26d48a66935c
manifest
manifest.uuid
src/build.c
src/insert.c
src/sqliteInt.h
src/update.c