how to enable fts5 in sqflite in flutter?
Using sqflte
to create fts5 table,I got an error:DatabaseException(no such module: fts5 (code 1 SQLITE_ERROR))
.
Using sqflte
to create fts5 table,I got an error:DatabaseException(no such module: fts5 (code 1 SQLITE_ERROR))
.