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 SQL editor no overflow for long errors #21213

Merged
merged 2 commits into from
Feb 13, 2024

Conversation

joshenlim
Copy link
Member

Resolves #20494

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

Copy link

supabase bot commented Feb 13, 2024

Updates to Preview Branch (chore/fix-sql-editor-error-no-overflow) ↗︎

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

⚠️ Warning — Preview branch version (15.1.1.13) does not match production database version (15.1.0.33).


Connecting to this Preview Branch
URL
Database https://supabase.com/dashboard/project/lotonjforoauaczkcxun/settings/database ↗︎
REST https://lotonjforoauaczkcxun.supabase.co/rest/v1
GraphQL https://lotonjforoauaczkcxun.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 cf71d0b into master Feb 13, 2024
15 checks passed
@joshenlim joshenlim deleted the chore/fix-sql-editor-error-no-overflow branch February 13, 2024 09:37
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.

SQL Editor: Long error messages not wrapping and not scrollable
2 participants