]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an assert() failure that can occur if the user attempts to set an into an integer...
authordanielk1977 <danielk1977@noemail.net>
Thu, 9 Oct 2008 18:48:30 +0000 (18:48 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Thu, 9 Oct 2008 18:48:30 +0000 (18:48 +0000)
commit510f96590b593183a7da48314f0e39dd74209eeb
tree6d9300c82d668a1bc474ffcf5b16eb0706689e0b
parent5eddafeb64028f188c033e97818f6f7d6bd37f1c
Fix an assert() failure that can occur if the user attempts to set an into an integer primary key column to a text value in a table that has a BEFORE UPDATE trigger. (CVS 5787)

FossilOrigin-Name: c2cf9d60d6626844193b008a37e4417aa0a0f323
manifest
manifest.uuid
src/update.c
test/trigger1.test