Skip to content

Conversation

@joyCurry30
Copy link
Contributor

What changes were proposed in this pull request

Issue Number: close #3570

Use @TableField to replace the SQL syntax ON UPDATE CURRENT_TIMESTAMP.

Brief change log

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

Does this pull request potentially affect one of the following parts

  • Dependencies (does it add or upgrade a dependency): (yes / no) no

@joyCurry30 joyCurry30 changed the title [BUG] Use @TableField to replace the SQL syntax ON UPDATE CURRENT_TIMESTAMP. [Improve] mysql and postgre ddl current_timestamp syntax compatibility improvement. Feb 29, 2024
Copy link
Member

@wolfboys wolfboys left a comment

Choose a reason for hiding this comment

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

LGTM

@wolfboys wolfboys merged commit 9255117 into apache:dev Feb 29, 2024
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.

[Bug] mysql ddl "on update current_timestamp" compatibility improvements

2 participants