Skip to content

Handle large values on `MergeRequestDiffCommit` dates

What does this MR do?

Handle large values on MergeRequestDiffCommit dates

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

No

Why was this MR needed?

When using abnormally large dates, the SQL insert would fail. This fix prevents that issue... at least until 2038...

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #39561 (closed)

Edited by Alejandro Rodríguez

Merge request reports