1 line
74 B
MySQL
1 line
74 B
MySQL
|
ALTER TABLE "files" ADD COLUMN "has_plugin" BOOLEAN NOT NULL DEFAULT true;
|