mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-31 17:37:50 +00:00
* Fix #24578: Datamodels not visible if . in service name * Add migrations and tests * Move migrations to 1.12.0
4 lines
181 B
SQL
4 lines
181 B
SQL
-- No schema changes required for this migration
|
|
-- This migration only fixes FQN hash for entities with service names containing dots
|
|
-- The data migration is handled in Java code
|