mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-29 08:01:23 +03:00
Add an assert_fts3_nc() macro to fts3 - for assert() conditions that are only true when it is guaranteed that the fts3 database is not corrupt.
FossilOrigin-Name: 3498908cd7f3d0e35b70796537124e3da0bd99d48750ba51bcb9eba87e28ed4d
This commit is contained in:
@ -44,6 +44,8 @@
|
||||
#
|
||||
#
|
||||
|
||||
sqlite3_fts3_may_be_corrupt 0
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
# USAGE: fts3_build_db_1 SWITCHES N
|
||||
#
|
||||
|
Reference in New Issue
Block a user