-
Notifications
You must be signed in to change notification settings - Fork 34
Update Liquibase to 4.25.1 #1565
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
Labels
ADR/done
A decision has been made and it was properly documented
ADR/waiting
A decision has been made and it's documented but it hasn't completed yet
kind/dependency-update
Update one of dependencies
Milestone
Comments
26 tasks
php-coder
added a commit
that referenced
this issue
Jan 28, 2024
…ty in every broken file Relate to #1565 [skip ci]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ADR/done
A decision has been made and it was properly documented
ADR/waiting
A decision has been made and it's documented but it hasn't completed yet
kind/dependency-update
Update one of dependencies
Uh oh!
There was an error while loading. Please reload this page.
Changelogs:
liquibase.showBanner=false
liquibase.missingPropertyMode=ERROR
context
=>contextFilter
is requiredbeforeColumn
/afterColumn
will breakaddBeforeColumn is not allowed on mysql
addAfterColumn is not allowed on postgresql
Data truncated for column 'first_price' at row 4
Incorrect date value: '2023-12-24 15:34:44' for column 'date' at row 1
LiquibaseSupport
liquibase #2396
is fixed (see Liquibase PR#4584
)The text was updated successfully, but these errors were encountered: