Files
windmill/backend/migrations/20241024125924_autoscaling.down.sql
Ruben Fiszel 85de44cb93 feat: autoscaling v0 (#4593)
* all

* all

all

all

all

all

all

all

all

all

* all

* all

* nits

* nits
2024-10-28 00:47:19 +01:00

4 lines
98 B
SQL

-- Add down migration script here
DROP TABLE autoscaling_event;
DROP TYPE autoscaling_event_type;