Skip to content

Make sure MySQL would not use CURRENT_TIMESTAMP as the default for timestamp columns

What does this MR do?

Make sure MySQL would not use CURRENT_TIMESTAMP as the default for timestamp columns

Are there points in the code the reviewer needs to double check?

I am unsure how this would impact people with old schema...

Why was this MR needed?

To fix tests and migrations?

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #36405 (closed)

Merge request reports