]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improved sqlite3_error_offset() values for bare column errors on '*' and
authordrh <>
Tue, 13 Jun 2023 18:10:52 +0000 (18:10 +0000)
committerdrh <>
Tue, 13 Jun 2023 18:10:52 +0000 (18:10 +0000)
commite30ecbfb849aa20961d72567b3106bd0a8ca1883
tree2df5fe894b49ad07d46202fa7243c37b52d1e1df
parentd34ce818676003c31ae59f643336756665a1d9cc
Improved sqlite3_error_offset() values for bare column errors on '*' and
'table.*' expressions in SELECT statements.

FossilOrigin-Name: 118fe600876686273f85d0a080a21267e83c11826365f3220336b1bd39562518
manifest
manifest.uuid
src/expr.c
src/parse.y
src/select.c
src/sqliteInt.h