UI options for adding/managing indexed columns #3003
Unanswered
ChrisThackrey
asked this question in
Feature Requests
Replies: 1 comment
|
Hey there! We've just added a new UI for this, available here: Please let us know if you've got any feedback! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Enjoying my experience with supabase so far!
Working with indexes, text-search a lot in my current project and wondering if there are plans to extend Postgres operations like this to the UI in future versions?
It would be nice to visualize which columns have indexes and manage indexing via UI options. There is a whole section of the docs dedicated to full-text-search in the SQL editor, but it seems like a common operation that could be automated by adding/removing/listing/updating index types directly in the UI.
All reactions