Fix an fts5 problem that could occur when mixing regular and secure delete operations...
commit2f49b8e48e294782936bfb80b89916a6be7382cf
authorDan Kennedy <danielk1977@gmail.com>
Thu, 23 Nov 2023 11:18:06 +0000 (23 11:18 +0000)
committerDan Kennedy <danielk1977@gmail.com>
Thu, 23 Nov 2023 11:18:06 +0000 (23 11:18 +0000)
treed4eb0cd93452c41eea88b01a8e5cb14ede19da6b
parent4a7d98f733f947de9cafac0a42c7d975bb51ae28
Fix an fts5 problem that could occur when mixing regular and secure delete operations on a single table.
ext/fts5/fts5_index.c
ext/fts5/test/fts5corrupt5.test
ext/fts5/test/fts5secure8.test [new file with mode: 0644]