]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a few SQLITE_MISUSE returns so that they call sqlite3MisuseError().
authordrh <>
Tue, 5 Sep 2023 15:03:23 +0000 (15:03 +0000)
committerdrh <>
Tue, 5 Sep 2023 15:03:23 +0000 (15:03 +0000)
commit5a05a68315c7f283dfccb89a2cb9bc6af9af16a2
treedec39d41ad91a76feca39cf8be2de63758a60cd1
parentdd24b1c8a14f11587c3ea61142fd76ceaff912bb
Fix a few SQLITE_MISUSE returns so that they call sqlite3MisuseError().

FossilOrigin-Name: 93f74490faf8cc07e107afdab6737c6e5141ae1f01a05142bfcede2dd1b2ba4e
manifest
manifest.uuid
src/main.c
src/vdbeapi.c
src/vtab.c
src/where.c