Sriharsha Chintalapani c62395b955
Fix #24578: Datamodels not visible if . in service name (#24779)
* Fix #24578: Datamodels not visible if . in service name

* Add migrations and tests

* Move migrations to 1.12.0
2025-12-27 10:00:26 -08:00

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