mirror of
https://github.com/sqlite/sqlite.git
synced 2025-11-16 23:02:26 +03:00
generate a single source file that contains both components. (CVS 4558) FossilOrigin-Name: 0fc61f99b54bd269fcc011f448b9b971e902cb01
This folder contains source code to the second full-text search extension for SQLite. While the API is the same, this version uses a substantially different storage schema from fts1, so tables will need to be rebuilt.