forked from Simnation/Main
2 lines
50 B
MySQL
2 lines
50 B
MySQL
![]() |
ALTER table players
|
||
|
ADD COLUMN `skills` LONGTEXT;
|