3 lines
57 B
MySQL
3 lines
57 B
MySQL
|
ALTER TABLE matches DROP COLUMN map_id;
|
||
|
|
||
|
DROP TABLE maps;
|