dan
|
0ad63e5e0c
Fix another problem with corrupt databases in fts5.
|
6 years ago |
drh
|
2d77d80a65
Use 64-bit math to compute the sizes of memory allocations in extensions.
|
6 years ago |
dan
|
d120a1e3ab
Add tests for and remove unreachable branches from fts5 in order to restore test coverage.
|
9 years ago |
dan
|
3f09beda45
Remove "#ifdef SQLITE_ENABLE_FTS5" from individual fts5 source files. Add a single "#if !defined(SQLITE_CORE) || defined(SQLITE_ENABLE_FTS5)" to fts5.c.
|
9 years ago |
dan
|
3f3074e0c1
Remove the "#include sqlite3Int.h" from fts5Int.h.
|
9 years ago |