1 line
65 B
MySQL
1 line
65 B
MySQL
|
|
ALTER TABLE "user" ADD COLUMN "prestige_level" integer DEFAULT 0;
|