Hi
I need to run a set of changeSet in transaction, how can I do it ?
Or maybe a way to “–changeLogFile update” in transaction.
I know that each changeSet has a transaction, but I need only one transaction for all.
Thanks
Hi
I need to run a set of changeSet in transaction, how can I do it ?
Or maybe a way to “–changeLogFile update” in transaction.
I know that each changeSet has a transaction, but I need only one transaction for all.
Thanks
I was thinking in use the updateSQL to an output file, take this file and put it all in one single changeSet as sql.
But if i di’t it, I’ll lose all my preCondition.
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Running all change-logs in a same transaction option for better deployment process | 3 | 1125 | March 20, 2025 | |
| What reason is there to use a changeset for each database statement ? | 2 | 2280 | August 11, 2009 | |
| how to make command line tool build changeLog with a single changeSet? | 1 | 470 | September 1, 2013 | |
| modifySql: after each createTable, or only once? | 7 | 776 | June 30, 2010 | |
| Run a single changeset | 2 | 607 | September 13, 2013 |