mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-24 05:58:31 +00:00
* Fix #5905: Bootsrap Migration Fix * Delete from ingestion_pipeline_entity
This commit is contained in:
parent
8662333a86
commit
dd97e849a5
@ -0,0 +1,2 @@
|
||||
DELETE from ingestion_pipeline_entity where 1=1;
|
||||
DELETE from entity_relationship where toEntity = 'ingestionPipeline';
|
||||
@ -0,0 +1,2 @@
|
||||
DELETE from ingestion_pipeline_entity where 1=1;
|
||||
DELETE from entity_relationship where toEntity = 'ingestionPipeline';
|
||||
Loading…
x
Reference in New Issue
Block a user