Skip to content

Commit fff5bfd

Browse files
sonika-shahclaude
andcommitted
Add schemaChanges.sql and comment all 1.14.0 SQL migration files
Add both schemaChanges.sql and postDataMigrationSQLScript.sql for mysql and postgres with a comment explaining the directory is required for the V114 Java migrations to be picked up by the migration framework. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent dbbb338 commit fff5bfd

4 files changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
-- This file is intentionally empty. The 1.14.0 migration directory is required
2+
-- because Java migrations exist in org.openmetadata.service.migration.utils.V114.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
-- This file is intentionally empty. The 1.14.0 migration directory is required
2+
-- because Java migrations exist in org.openmetadata.service.migration.utils.V114.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
-- This file is intentionally empty. The 1.14.0 migration directory is required
2+
-- because Java migrations exist in org.openmetadata.service.migration.utils.V114.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
-- This file is intentionally empty. The 1.14.0 migration directory is required
2+
-- because Java migrations exist in org.openmetadata.service.migration.utils.V114.

0 commit comments

Comments
 (0)