3 lines
77 B
SQL
3 lines
77 B
SQL
-- Add down migration script here
|
|
drop table alerts;
|
|
drop table healthchecks; |
-- Add down migration script here
|
|
drop table alerts;
|
|
drop table healthchecks; |