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

Fix view a referencing row in grid not updating schema if FK is in another schema #21212

Merged

Conversation

joshenlim
Copy link
Member

Resolves #21086

@joshenlim joshenlim requested a review from a team as a code owner February 13, 2024 08:36
Copy link

vercel bot commented Feb 13, 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 Feb 13, 2024 8:42am
studio-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2024 8:42am
ui-storybook 🔄 Building (Inspect) Visit Preview Feb 13, 2024 8:42am
4 Ignored Deployments
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) Visit Preview Feb 13, 2024 8:42am
studio ⬜️ Ignored (Inspect) Visit Preview Feb 13, 2024 8:42am
studio-self-hosted ⬜️ Ignored (Inspect) Visit Preview Feb 13, 2024 8:42am
zone-www-dot-com ⬜️ Ignored (Inspect) Visit Preview Feb 13, 2024 8:42am

Copy link

supabase bot commented Feb 13, 2024

Updates to Preview Branch (chore/fix-selecting-foreign-key-not-updating-schema) ↗︎

Deployments Status Updated
Database 🔄 Tue, 13 Feb 2024 08:36:29 GMT
Services 🔄 Tue, 13 Feb 2024 08:36:29 GMT
APIs 🔄 Tue, 13 Feb 2024 08:36:29 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 🔄 Tue, 13 Feb 2024 08:36:29 GMT
Seeding 🔄 Tue, 13 Feb 2024 08:36:29 GMT

Connecting to this Preview Branch
URL
Database https://supabase.com/dashboard/project/bwsszwgfrhjaorflrnjh/settings/database ↗︎
REST https://bwsszwgfrhjaorflrnjh.supabase.co/rest/v1
GraphQL https://bwsszwgfrhjaorflrnjh.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 1d78219 into master Feb 13, 2024
14 of 15 checks passed
@joshenlim joshenlim deleted the chore/fix-selecting-foreign-key-not-updating-schema branch February 13, 2024 08:51
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.

Table Editor: view referencing record doesn't switch schema
2 participants