apskel-pos-backend/migrations/000052_create_game_prizes_table.down.sql

2 lines
34 B
MySQL
Raw Normal View History

2025-09-17 19:30:17 +07:00
DROP TABLE IF EXISTS game_prizes;