Skip to content

Error in Migration guide #4695

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

Closed
CharliePrm88 opened this issue Oct 29, 2024 · 1 comment
Closed

Error in Migration guide #4695

CharliePrm88 opened this issue Oct 29, 2024 · 1 comment

Comments

@CharliePrm88
Copy link

Hi,
I will be short:

I was migrating to Spring Batch 5 following your guide and Liquibase throw error when adding this new column.

The error is that in the guide you wrote "1970-01-01 00:00:00" but that value is invalid in timestamp so I had to put "1970-01-01 00:00:01".

Best Regards

@CharliePrm88 CharliePrm88 added status: waiting-for-triage Issues that we did not analyse yet type: bug labels Oct 29, 2024
@fmbenhassine
Copy link
Contributor

Thank you for reporting this! I don't remember having an issue with that value while testing the migration script (it probably depends on which db system you use and which version), but I updated the guide as you suggested as it should not really matter. Thank you!

@fmbenhassine fmbenhassine added this to the 5.2.1 milestone Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants