omnix-sopiga/services/template-service/migrations/001_create_orders.down.sql

2 lines
29 B
MySQL
Raw Normal View History

2026-08-07 12:21:42 +07:00
DROP TABLE IF EXISTS orders;