mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 16:02:19 +00:00
85de44cb93
* all * all all all all all all all all all * all * all * nits * nits
4 lines
98 B
SQL
4 lines
98 B
SQL
-- Add down migration script here
|
|
DROP TABLE autoscaling_event;
|
|
DROP TYPE autoscaling_event_type;
|