OpenMetadata/bootstrap/sql/org.postgresql.Driver/v003__create_db_connection_info.sql

2 lines
118 B
MySQL
Raw Normal View History

DELETE from ingestion_pipeline_entity where 1=1;
DELETE from entity_relationship where toEntity = 'ingestionPipeline';