rust_forum/migrations/20241223234406_routing.down.sql

2 lines
65 B
MySQL
Raw Normal View History

2024-12-23 03:00:52 +03:00
-- Add down migration script here
DROP TABLE IF EXISTS "routing";