4 lines
98 B
SQL
4 lines
98 B
SQL
-- Add down migration script here
|
|
DROP TABLE autoscaling_event;
|
|
DROP TYPE autoscaling_event_type;
|