mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-30 09:36:17 +00:00
Added missing migration sql files [1.8.5 and 1.10.2] (#24399)
* Added missing migration sql files [1.8.5 and 1.10.2] * Updated comment
This commit is contained in:
parent
437a266ce1
commit
2362bb21f4
@ -0,0 +1,2 @@
|
||||
-- DO NOT RENAME OR DELETE THIS FILE
|
||||
-- Migrations are applied from Java code based on the version in the file name inside folder openmetadata-service/src/main/java/org/openmetadata/service/migration/mysql/v1102
|
||||
@ -0,0 +1,2 @@
|
||||
-- DO NOT RENAME OR DELETE THIS FILE
|
||||
-- Migrations are applied from Java code based on the version in the file name inside folder openmetadata-service/src/main/java/org/openmetadata/service/migration/postgres/v1102
|
||||
@ -0,0 +1,2 @@
|
||||
-- DO NOT RENAME OR DELETE THIS FILE
|
||||
-- Migrations are applied from Java code based on the version in the file name inside folder openmetadata-service/src/main/java/org/openmetadata/service/migration/mysql/v185
|
||||
@ -0,0 +1,2 @@
|
||||
-- DO NOT RENAME OR DELETE THIS FILE
|
||||
-- Migrations are applied from Java code based on the version in the file name inside folder openmetadata-service/src/main/java/org/openmetadata/service/migration/postgres/v185
|
||||
Loading…
x
Reference in New Issue
Block a user