rust_forum/migrations/20241204225155_create_interaction_table.down.sql

2 lines
69 B
MySQL
Raw Permalink Normal View History

2024-12-05 01:57:47 +03:00
-- Add down migration script here
DROP TABLE IF EXISTS "interaction";