mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-11 19:20:18 +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';
|