Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore/foreign key management in column editor #21683

Merged
merged 2 commits into from
Mar 4, 2024

Conversation

joshenlim
Copy link
Member

@joshenlim joshenlim commented Mar 1, 2024

Support the new foreign key flow in the Column side panel editor

Resolves #21512

@joshenlim joshenlim requested a review from a team as a code owner March 1, 2024 07:07
Copy link

vercel bot commented Mar 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
database-new 🔄 Building (Inspect) Visit Preview Mar 1, 2024 7:13am
studio-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 1, 2024 7:13am
ui-storybook 🔄 Building (Inspect) Visit Preview Mar 1, 2024 7:13am
4 Ignored Deployments
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) Visit Preview Mar 1, 2024 7:13am
studio ⬜️ Ignored (Inspect) Visit Preview Mar 1, 2024 7:13am
studio-self-hosted ⬜️ Ignored (Inspect) Visit Preview Mar 1, 2024 7:13am
zone-www-dot-com ⬜️ Ignored (Inspect) Visit Preview Mar 1, 2024 7:13am

Copy link

supabase bot commented Mar 1, 2024

Updates to Preview Branch (chore/foreign-key-management-in-column-editor) ↗︎

Deployments Status Updated
Database 🔄 Fri, 01 Mar 2024 07:08:11 GMT
Services 🔄 Fri, 01 Mar 2024 07:08:11 GMT
APIs 🔄 Fri, 01 Mar 2024 07:08:11 GMT

Tasks are run on every commit but only new migration files are pushed.
Close and reopen this PR if you want to apply changes from existing seed or migration files.

Tasks Status Updated
Migrations 🔄 Fri, 01 Mar 2024 07:08:11 GMT
Seeding 🔄 Fri, 01 Mar 2024 07:08:11 GMT

Connecting to this Preview Branch
URL
Database https://supabase.com/dashboard/project/kbvuzwdmnaxgujqrapza/settings/database ↗︎
REST https://kbvuzwdmnaxgujqrapza.supabase.co/rest/v1
GraphQL https://kbvuzwdmnaxgujqrapza.supabase.co/graphql/v1

Branching Preview Branches by Supabase.
Learn more about Supabase for Git ↗︎

Copy link
Member

@alaister alaister left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@joshenlim joshenlim merged commit bb5108e into master Mar 4, 2024
16 of 17 checks passed
@joshenlim joshenlim deleted the chore/foreign-key-management-in-column-editor branch March 4, 2024 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UX for adding single-column FKs got worse
2 participants