Skip to content

Fix 9347 panic case statements info schema#3029

Merged
elianddb merged 8 commits intomainfrom
elianddb/fix-9347-panic-case-statements-info-schema
Jun 13, 2025
Merged

Fix 9347 panic case statements info schema#3029
elianddb merged 8 commits intomainfrom
elianddb/fix-9347-panic-case-statements-info-schema

Conversation

@elianddb
Copy link
Copy Markdown
Contributor

@elianddb elianddb commented Jun 12, 2025

information_schema updated to respect enum type
Eval() under enum.go is more flexible with strings now
Fixes: dolthub/dolt#9347

@elianddb elianddb changed the title fix 9347 panic case statements info schema Fix 9347 panic case statements info schema Jun 12, 2025
Copy link
Copy Markdown
Member

@zachmu zachmu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, nice fix

@elianddb elianddb merged commit a9f8e32 into main Jun 13, 2025
8 checks passed
@Hydrocharged Hydrocharged deleted the elianddb/fix-9347-panic-case-statements-info-schema branch December 17, 2025 07:31
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.

Panic with case statements in information_schema.tables access

3 participants