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 duplicating table not saving description #21215

Merged

Conversation

joshenlim
Copy link
Member

Resolves #19575

@joshenlim joshenlim requested a review from a team as a code owner February 13, 2024 09:02
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 9:09am
studio-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2024 9:09am
ui-storybook 🔄 Building (Inspect) Visit Preview Feb 13, 2024 9:09am
4 Ignored Deployments
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) Visit Preview Feb 13, 2024 9:09am
studio ⬜️ Ignored (Inspect) Visit Preview Feb 13, 2024 9:09am
studio-self-hosted ⬜️ Ignored (Inspect) Visit Preview Feb 13, 2024 9:09am
zone-www-dot-com ⬜️ Ignored (Inspect) Visit Preview Feb 13, 2024 9:09am

Copy link

supabase bot commented Feb 13, 2024

Updates to Preview Branch (chore/fix-duplicating-table-not-saving-description) ↗︎

Deployments Status Updated
Database 🔄 Tue, 13 Feb 2024 09:02:50 GMT
Services 🔄 Tue, 13 Feb 2024 09:02:50 GMT
APIs 🔄 Tue, 13 Feb 2024 09:02:50 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 09:02:50 GMT
Seeding 🔄 Tue, 13 Feb 2024 09:02:50 GMT

Connecting to this Preview Branch
URL
Database https://supabase.com/dashboard/project/czpzrsevriouhzeyugps/settings/database ↗︎
REST https://czpzrsevriouhzeyugps.supabase.co/rest/v1
GraphQL https://czpzrsevriouhzeyugps.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 ee0d2b4 into master Feb 13, 2024
14 of 15 checks passed
@joshenlim joshenlim deleted the chore/fix-duplicating-table-not-saving-description branch February 13, 2024 09:30
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.

Description not updating at first when making a duplicate table
2 participants