liquibase-mongodb
liquibase-mongodb copied to clipboard
MongoDB extension for Liquibase
This is something I uncovered in my hacky PR #31 , and don't have a test case without it. With the PR you can simply run (after building) ``` docker-compose...
I am following the `README.md`. The command `mvn clean install -Prun-its` failed on tests: ``` [INFO] Running liquibase.ext.mongodb.changelog.MongoHistoryServiceIT Jul 27, 2020 1:42:19 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster created with settings...
Hello, We added update-sql support with this pull request. I attached a sample output for **liquibase/ext/changelog.insert-one.test.xml** file also. [output.txt](https://github.com/user-attachments/files/16216403/output.txt)
Bumps [org.liquibase:liquibase-parent-pom](https://github.com/liquibase/liquibase-parent-pom) from 0.3.6 to 0.4.0. Release notes Sourced from org.liquibase:liquibase-parent-pom's releases. Liquibase Parent POM v0.4.0 Changes Update liquibase.version to 4.29.0 Full Changelog: https://github.com/liquibase/liquibase-parent-pom/compare/v0.3.9...liquibase-parent-pom-0.4.0 Liquibase Parent POM v0.3.9 Changes (#169)...