mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-21 12:54:06 +00:00
2 lines
118 B
MySQL
2 lines
118 B
MySQL
|
|
DELETE from ingestion_pipeline_entity where 1=1;
|
||
|
|
DELETE from entity_relationship where toEntity = 'ingestionPipeline';
|