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: unable to delete enumerated type from dashboard #20023

Merged

Conversation

tranhoangvuit
Copy link
Contributor

@tranhoangvuit tranhoangvuit commented Dec 26, 2023

What kind of change does this PR introduce?

fixes: #19884

What is the current behavior?

We cannot delete an enumerated type with an uppercase initial letter, but we can do so with a lowercase initial letter

What is the new behavior?

We cannot delete an enumerated type with an uppercase initial letter.

Additional context

Add any other context or screenshots.

@tranhoangvuit tranhoangvuit requested a review from a team as a code owner December 26, 2023 14:02
Copy link

vercel bot commented Dec 26, 2023

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 Jan 2, 2024 7:45am
6 Ignored Deployments
Name Status Preview Comments Updated (UTC)
database-new ⬜️ Ignored (Inspect) Visit Preview Jan 2, 2024 7:45am
docs ⬜️ Ignored (Inspect) Visit Preview Jan 2, 2024 7:45am
studio ⬜️ Ignored (Inspect) Visit Preview Jan 2, 2024 7:45am
studio-self-hosted ⬜️ Ignored (Inspect) Visit Preview Jan 2, 2024 7:45am
ui-storybook ⬜️ Ignored (Inspect) Visit Preview Jan 2, 2024 7:45am
zone-www-dot-com ⬜️ Ignored (Inspect) Visit Preview Jan 2, 2024 7:45am

Copy link

vercel bot commented Dec 26, 2023

@tranhoangvuit is attempting to deploy a commit to the Supabase Team on Vercel.

A member of the Team first needs to authorize it.

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.

Thanks, @tranhoangvuit!

@alaister alaister merged commit 654e197 into supabase:master Jan 2, 2024
14 checks passed
encima pushed a commit to faizanraso/supabase that referenced this pull request Jan 8, 2024
Co-authored-by: Alaister Young <alaister@users.noreply.github.com>
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.

Unable to Delete Enumerated Types from Dashboard
2 participants