rust_forum/migrations/20241213232937_contact.down.sql

2 lines
65 B
MySQL
Raw Permalink Normal View History

-- Add down migration script here
DROP TABLE IF EXISTS "contact";