If sqlite's fts use a third-party tokenizer plugin dll, loading will fail
Open
- Dominant language
- C
- Stars
- 291
- Forks
- 45
- Avg merge
- 10h 13m
- Merged PRs (30d)
- 18
Description
If sqlite's full-text indexing (fts) uses a third-party tokenizer such as is compiled into test.dll, then after ATTACH, it will report an error: Invalid Error: Failed to prepare query “PRAGMA table_info(‘v’)”: no such tokenizer: simper
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.