Activity overview
Latest activity by Antony_Schweitzer
Can we have two flyway projects migrate tables to a single target database ?
We have 2 databases in DEV environment but only 1 database in higher environment, So can we create two flyway projects and migrate the tables to a single target database. Example below, DEV DB1 - ...