backend/migrations/2023-08-27-161051_subscription/down.sql

3 lines
71 B
MySQL
Raw Normal View History

2023-08-30 09:22:44 +02:00
-- This file should undo anything in `up.sql`
DROP TABLE subscription;