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/