]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Disable the sqlite3_error_offset() when the error occurs in a trigger or
authordrh <>
Mon, 7 Feb 2022 18:52:56 +0000 (18:52 +0000)
committerdrh <>
Mon, 7 Feb 2022 18:52:56 +0000 (18:52 +0000)
commite1c47431214cc456b133a99919e02f210c6e648f
tree9f174f40c66ba06cd4ba7a9d60c6512d0643f3cf
parent6e85b27cbb57f8fa4496576e7cf5bc437c98e16c
Disable the sqlite3_error_offset() when the error occurs in a trigger or
view or some other bit of text that is not part of the original statement.

FossilOrigin-Name: 0e909e34fa74e7b9b7954e4ed4c39dd293c1d413b58fda03607faab74aa382ad
manifest
manifest.uuid
src/trigger.c
src/vdbeaux.c