Skip to content

Full-Text Search support for SQLite #9414

Description

@matthewmueller

(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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions