Ensure that the xColumnText(), xQueryPhrase() and xPhraseFirstColumn() APIs all retur...
commitda4b456448c4dc2027aba70ac6c335c9f37367d8
authorDan Kennedy <danielk1977@gmail.com>
Tue, 26 Dec 2023 15:52:40 +0000 (26 15:52 +0000)
committerDan Kennedy <danielk1977@gmail.com>
Tue, 26 Dec 2023 15:52:40 +0000 (26 15:52 +0000)
treee58103fb2752c7e58321855bc538eb86aed46890
parent83dcce37bf17df2a04c2038a5e6bd1d99bf522b1
Ensure that the xColumnText(), xQueryPhrase() and xPhraseFirstColumn() APIs all return SQLITE_RANGE if they are passed a bad column or phrase number.
ext/fts5/fts5.h
ext/fts5/fts5_aux.c
ext/fts5/fts5_expr.c
ext/fts5/fts5_main.c
ext/fts5/test/fts5_common.tcl
ext/fts5/test/fts5aux.test
ext/fts5/test/fts5synonym2.test