2 lines
65 B
MySQL
2 lines
65 B
MySQL
![]() |
-- Add down migration script here
|
||
|
DROP TABLE IF EXISTS "contact";
|