mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-16 05:30:39 +00:00
6 lines
167 B
MySQL
6 lines
167 B
MySQL
![]() |
--
|
||
|
-- Drop indexes for deleted boolean column
|
||
|
-- Drop unused indexes for updatedAt and updatedBy
|
||
|
--
|
||
|
RENAME TABLE airflow_pipeline_entity to ingestion_pipeline_entity;
|