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
- Default splitStatements to false for formatted SQL generation DAT-19702
- Databasechangeloglocks are sometimes not released when liquibase is executed in multiple Threads
- Error handling support added to prevent XML changelog format having other than databaChangeLog tag as the root element
- chore(deps): bump actions/cache from 4.2.0 to 4.2.3
- Liquibase fails on second run attempting to create databasechangelog table.
- Liquibase inserts duplicate rows in databasechangelog
- The UPDATE SQL statement can be successfully executed in MySQL, but when executed through Liquibase, while the databasechangelog records indicate success, the SQL did not actually execute successfully.
- chore(deps-dev): bump com.microsoft.sqlserver:mssql-jdbc from 12.8.1.jre8 to 12.10.0.jre8
- Liquibase License Utility - License tracking for pro customers (DAT-19261)
- chore(deps): bump junit-jupiter.version from 5.11.4 to 5.12.1
- Docs
- Java not yet supported