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 error handling if formatting definition throws error #21255

Conversation

joshenlim
Copy link
Member

Resolves #17013

@joshenlim joshenlim requested a review from a team as a code owner February 14, 2024 09:38
Copy link

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

Copy link

supabase bot commented Feb 14, 2024

Updates to Preview Branch (chore/fix-error-handling-if-formatting-definition-throws-error) ↗︎

Deployments Status Updated
Database 🔄 Wed, 14 Feb 2024 09:38:54 GMT
Services 🔄 Wed, 14 Feb 2024 09:38:54 GMT
APIs 🔄 Wed, 14 Feb 2024 09:38:54 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 🔄 Wed, 14 Feb 2024 09:38:54 GMT
Seeding 🔄 Wed, 14 Feb 2024 09:38:54 GMT

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

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

@joshenlim joshenlim merged commit 168a48f into master Feb 14, 2024
14 of 15 checks passed
@joshenlim joshenlim deleted the chore/fix-error-handling-if-formatting-definition-throws-error branch February 14, 2024 10:58
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.

$ in front of column name causes issue with definition tab
2 participants