mirror of
https://github.com/sqlite/sqlite.git
synced 2025-08-20 07:41:32 +03:00
Re-used prepared statement from fts2 cursor. (CVS 5499) FossilOrigin-Name: 02870ed21dae2601a656b2f30c3ca0041e9cb60f
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.