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

[BACKPORT] Don't generate DEFAULT 0 clause for AUTO_INCREMENT columns #1981

Merged
merged 2 commits into from
Mar 3, 2025

Conversation

lauxjpn
Copy link
Collaborator

@lauxjpn lauxjpn commented Mar 3, 2025

Backports #1980 to 8.0.

Fixes #1914

@lauxjpn lauxjpn added this to the 8.0.4 milestone Mar 3, 2025
@lauxjpn lauxjpn self-assigned this Mar 3, 2025
@lauxjpn lauxjpn linked an issue Mar 3, 2025 that may be closed by this pull request
@lauxjpn lauxjpn changed the title [BACKPORT] Don't generate DEFAULT 0 clause for AUTO_INCREMENT columns [BACKPORT] Don't generate DEFAULT 0 clause for AUTO_INCREMENT columns Mar 3, 2025
@lauxjpn lauxjpn merged commit 401acc2 into PomeloFoundation:8.0-maint Mar 3, 2025
23 checks passed
@lauxjpn lauxjpn deleted the backport/pr1980_to_8.0 branch March 3, 2025 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error adding integer auto-increment column with migration (since 8.0.1)
1 participant