Avoid expiring prepared statements in the middle of an integrity-check.
commit93b01b43490074667b239557380f6582dbe19b9b
authorDan Kennedy <danielk1977@gmail.com>
Fri, 15 Dec 2023 19:26:16 +0000 (15 19:26 +0000)
committerDan Kennedy <danielk1977@gmail.com>
Fri, 15 Dec 2023 19:26:16 +0000 (15 19:26 +0000)
tree954771b2a562ce5c10acb0c183362f80b1c46dc2
parentbcd54cd16df8c33576885dc7740ba4a450acd85c
Avoid expiring prepared statements in the middle of an integrity-check.
src/vtab.c
test/fts3integrity.test [new file with mode: 0644]