]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an assert() in sqlite3TableAffinity() that might have been false if there
authordrh <>
Mon, 21 Mar 2022 11:32:45 +0000 (11:32 +0000)
committerdrh <>
Mon, 21 Mar 2022 11:32:45 +0000 (11:32 +0000)
commitef07f96fafcbfea99507cdd88950c66e459f54d8
tree9248c91fba1b19792820f1b7f65481d1ff3a73e4
parent9198f5afacc9ab4b41b9d39fd767130497547dff
Fix an assert() in sqlite3TableAffinity() that might have been false if there
was a prior syntax error in the query.

FossilOrigin-Name: 23fdb169ca1622369cd44fd641946c37fef09071625838b3b9c86c31244ed205
manifest
manifest.uuid
src/insert.c