Date
1 - 1 of 1
[MarquezProject/marquez] 3d2a0a: Add @FlywayTarget annotation to migration tests to...
GitHub
Branch: refs/heads/flyway_fixed_migration
Home: https://github.com/MarquezProject/marquez Commit: 3d2a0ae09343d887c80b628355dead609e714a71 https://github.com/MarquezProject/marquez/commit/3d2a0ae09343d887c80b628355dead609e714a71 Author: Michael Collado <collado.mike@...> Date: 2022-07-14 (Thu, 14 Jul 2022) Changed paths: M api/src/main/java/marquez/db/migrations/V44_2__BackfillAirflowParentRuns.java M api/src/test/java/marquez/db/BackfillTestUtils.java M api/src/test/java/marquez/db/migrations/V44_2__BackfillAirflowParentRunsTest.java M api/src/test/java/marquez/db/migrations/V44_3_BackfillJobsWithParentsTest.java M api/src/test/java/marquez/jdbi/JdbiExternalPostgresExtension.java Log Message: ----------- Add @FlywayTarget annotation to migration tests to control flyway upgrades Updated backfill tests to fix flyway migration version and update to stop relying on sql in DAOs since they change with future migrations Signed-off-by: Michael Collado <collado.mike@...> |
|