apskel-pos-backend/migrations/000053_create_game_plays_table.down.sql
2025-09-17 19:30:17 +07:00

2 lines
33 B
SQL

DROP TABLE IF EXISTS game_plays;