planetwars.dev/planetwars-server/migrations/2022-10-13-195242_add_had_errors_to_match_players/down.sql

1 line
49 B
MySQL
Raw Normal View History

ALTER TABLE match_players DROP COLUMN had_errors;