hideaki-t / sqlite-fts-python

A Python binding of SQLite Full Text Search Tokenizer
MIT License
45 stars 11 forks source link

in FTS5, reject an APSW connection if amalgamation build is used #19

Closed hideaki-t closed 4 years ago

hideaki-t commented 4 years ago

fixes GH-14