We’re using updateSQL maven goal to generate patch files. It is executed by the continuous integration server. This goal always creates the migration file even when there is no changesets to apply. Is there any way to skip this?
We’re using updateSQL maven goal to generate patch files. It is executed by the continuous integration server. This goal always creates the migration file even when there is no changesets to apply. Is there any way to skip this?