(follow-up from #1684)
Problem
In 2.30.0, we shipped Full-Text Search support for Postgres in Preview.
We have plans to also support SQLite full-text search. Some of the prerequisites for this feature is being able to manage indices in Migrate and Introspection and also compile the extension into SQLite.
Suggested solution
It should have the same Full-Text Search API.
(follow-up from #1684)
Problem
In 2.30.0, we shipped Full-Text Search support for Postgres in Preview.
We have plans to also support SQLite full-text search. Some of the prerequisites for this feature is being able to manage indices in Migrate and Introspection and also compile the extension into SQLite.
Suggested solution
It should have the same Full-Text Search API.