Pass search term to entity query
The entities query powering the table dropdown only shows 100 tables by default. There's a search input field here, but the search term isn't getting passed to the query. So if you're looking to index your 101st table, you won't find it in this list.
https://supabase.com/dashboard/project/_/database/indexes
The search term will filter this local list, but it won't cause the query to refetch results
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| studio-staging | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 18, 2024 7:01pm |
5 Skipped Deployments
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| design-system | ⬜️ Ignored (Inspect) | Oct 18, 2024 7:01pm | ||
| studio | ⬜️ Ignored (Inspect) | Oct 18, 2024 7:01pm | ||
| studio-self-hosted | ⬜️ Ignored (Inspect) | Oct 18, 2024 7:01pm | ||
| docs | ⬜️ Skipped (Inspect) | Oct 18, 2024 7:01pm | ||
| zone-www-dot-com | ⬜️ Skipped (Inspect) | Oct 18, 2024 7:01pm |
No changes detected in supabase directory.
This pull request has been ignored for the connected project xguihxuzqibwxjnimxev due to its connection settings.
Go to Project Integrations Settings ↗︎ in order to change this behavior.
Preview Branches by Supabase. Learn more about Supabase Branching ↗︎.
tested by creating 100+ tables and searching, all good