mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-10 14:28:41 +00:00
2 lines
63 B
MySQL
2 lines
63 B
MySQL
|
alter table contests_asks add is_hidden boolean default false;
|