liquibase
https://github.com/liquibase/liquibase
Java
Main Liquibase Source
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported31 Subscribers
View all SubscribersAdd a CodeTriage badge to liquibase
Help out
- Issues
- Fix: clear an old occurrence of a tag before applying it again
- A finished update discards every database's LockService, leaving concurrent updates' changelog locks set
- Fix concurrent updates leaving each other's changelog locks set by resetting only the finishing database's LockService
- Docker Image: Does not support LIQUIBASE_DEFAULTS_FILE environment variable
- Fix: skip leading comment/blank lines before reading the CSV header in loadData
- Allow sequence startValue and incrementBy on Firebird
- Fix: acquire changelog lock lazily for updateCount/updateSql, after the fast-check
- CI: sonar job analyses PRs as the main branch, overwriting main's analysis and gating on the wrong diff
- CI: publish job builds an empty '-SNAPSHOT' version when Actions masks the latestMergeSha output
- Docker image: Update Java version
- Docs
- Java not yet supported