mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-06 08:01:35 +00:00
4 lines
125 B
SQL
4 lines
125 B
SQL
DROP INDEX IF EXISTS idx_script_pipeline_path;
|
|
DROP TABLE IF EXISTS script_trigger;
|
|
DROP TYPE IF EXISTS SCRIPT_TRIGGER_KIND;
|