lahmanlite/sql/awardsplayers.sql

4 lines
60 B
MySQL
Raw Normal View History

2024-01-27 18:10:48 +00:00
begin;
alter table awardsplayers drop column "tie";
commit;