Sign in
mojo
/
mojo-tools
/
cfaeb4a892e7ab1dbd9a9cd7a246fee4c9408540
/
.
/
third_party
/
sqlite
/
sqlite-src-3070603
/
ext
/
fts2
/
README.txt
blob: 517a2a043466cac040cb45686e397c9c650bb93e [
file
]
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.