3 lines
74 B
MySQL
3 lines
74 B
MySQL
|
DROP TABLE match_players;
|
||
|
DROP INDEX match_created_at;
|
||
|
DROP TABLE matches;
|