Sign in
cobalt
/
cobalt
/
25902c6cb1ab9cfd8ae2ee6b0fb52953f73deda5
/
.
/
third_party
/
perfetto
/
buildtools
/
sqlite_src
/
ext
/
fts3
/
README.txt
blob: 517a2a043466cac040cb45686e397c9c650bb93e [
file
] [
log
] [
blame
]
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.