Hello Users/Developers,
How do you do dry-run Liquibase to make sure that all the tags are valid before check-in your code to GIT?
Thanks,
Mahendra
Hello Users/Developers,
How do you do dry-run Liquibase to make sure that all the tags are valid before check-in your code to GIT?
Thanks,
Mahendra
Many developers will do a “dry run” by deploying to a local dev database. Most DB engines have a free developer version that can be used for this sort of testing. The other option is to use the option to just generate SQL rather than actually running the SQL.
Steve Donie
Principal Software Engineer
Datical, Inc. http://www.datical.com/
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Can a 'dry run' process preconditions? | 1 | 2352 | February 4, 2021 | |
| Liquibase Postgres lint check or dry run | 1 | 501 | December 5, 2022 | |
| Does Liquibase support dry run? | 2 | 4340 | February 24, 2014 | |
| DB Deployment gets freeze or failing in step level | 0 | 81 | May 30, 2024 | |
| Liquibase SQL validation | 6 | 2188 | June 30, 2023 |