sql - Does Liquibase support dry run? -


We have some data schemas and we investigate the migration of the linkage. (A data schema has already been migrated to Lycbase)

The important question for us is whether the Liquidity supports dry run:

  • We need to run database changes without any schemas, to ensure that our There are no problems
  • In the case of success, all the databases change once again with the commitment.

(Such questions, but related to Liquibase)

Added after the answer

I update I read the documents related to SQL and this is not the answer to the requirements of "dry trick". It just generates SQL (in command line, in the ant task and in the Maven plugin) I will clarify my question:

Is there lexchange support control on transactions?

I want to open the transaction before executing the Lynch conversion, and want to rollback the transaction after the changelog execution. Of course, I have to verify the outcome of execution.

Is this possible?

Added

Without the control of the transaction (or dry run) we can not move all the schemas to the libweibbs.

Please help. You can try "updateSQL" mode, connect it to DB (you check access rights)


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -