mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-05 08:05:28 +00:00

* Add ascii_bin for fqnhash, Add Constraints on timeseries * Attemp of moving migrations to files * Deprecate Flyway and use Native migrations * Deprecate Flyway and use Native migrations * Deprecate Flyway and use Native migrations * Deprecate Flyway and use Native migrations * Deprecate Flyway and use Native migrations * Deprecate Flyway and use Native migrations * Deprecate Flyway and use Native migrations * Deprecate Flyway and use Native migrations * Move upstream migrations to new path
1 line
67 B
SQL
1 line
67 B
SQL
ALTER TABLE test_suite CHANGE COLUMN nameHash fqnHash VARCHAR(256); |