mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-07 16:03:21 +00:00
4 lines
98 B
SQL
4 lines
98 B
SQL
-- Add down migration script here
|
|
DROP TABLE autoscaling_event;
|
|
DROP TYPE autoscaling_event_type;
|