1 line
75 B
MySQL
1 line
75 B
MySQL
|
ALTER TABLE "mods" ADD COLUMN "is_translation" BOOL NOT NULL DEFAULT FALSE;
|