]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove code from the constraint checker that generates virtual column values
authordrh <drh@noemail.net>
Sat, 26 Oct 2019 23:51:44 +0000 (23:51 +0000)
committerdrh <drh@noemail.net>
Sat, 26 Oct 2019 23:51:44 +0000 (23:51 +0000)
commit1231b4773deac1c7d5c44b9119ed053f96c69e90
treea99222efeb78a49198de9f9599f3aa2c5301f149
parentc34f05cca799f39e881809aac9d9c8d5d47af4fb
Remove code from the constraint checker that generates virtual column values
with the incorrect time.  Turns out the the regular code for all other
columns works correctly and so the incorrect special-case code is not
actually needed.  Fix for ticket [3ea175512444b0d1].

FossilOrigin-Name: 5b4c0f2ddc6f324e23bbde0ee3d1ab672cfe8ab5044c9b693f4c33cdd75c211e
manifest
manifest.uuid
src/insert.c