mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 08:01:35 +00:00
3 lines
68 B
SQL
3 lines
68 B
SQL
-- Add down migration script here
|
|
DROP TABLE parallel_monitor_lock;
|