mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-20 08:33:31 +08:00
5 lines
219 B
Plaintext
5 lines
219 B
Plaintext
|
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.
|