Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@a8m
Copy link
Member

@a8m a8m commented May 8, 2021

…v8.*

Fixed #1541

@a8m a8m merged commit 37d4b9e into master May 8, 2021
@a8m a8m deleted the mysqlv8/timestamp branch May 8, 2021 18:29
Comment on lines +260 to +262
if compareVersions(d.version, "8.0.2") == -1 && c.Default == nil {
c.Nullable = c.Attr == ""
}
Copy link
Member Author

Choose a reason for hiding this comment

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

Forgot to handle MariaDB.

Choose a reason for hiding this comment

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

Is this going to be fixed?

a8m added a commit that referenced this pull request Sep 14, 2021
a8m added a commit that referenced this pull request Sep 14, 2021
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.

NOT NULL in created_at TIMESTAMP field

3 participants