As an alternative, you can always create indexes through DB migrations or add the index directly via the `sqlite3` cli.
You can define schema via migrations or through the admin UI (see https://pocketbase.io/docs/manage-collections/).
As an alternative, you can always create indexes through DB migrations or add the index directly via the `sqlite3` cli.