Skip to content

Conversation

@jycor
Copy link
Contributor

@jycor jycor commented May 20, 2025

In MySQL non null enum columns default to the very first enum instead of throwing a missing default error.

fixes: dolthub/dolt#8617

Copy link
Contributor

@fulghum fulghum left a comment

Choose a reason for hiding this comment

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

LGTM!

@jycor jycor merged commit e865d1c into main May 20, 2025
9 checks passed
@jycor jycor deleted the james/enum branch May 20, 2025 20: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.

INSERT to ENUM column with NOT NULL errors

3 participants