mirror of https://github.com/buster-so/buster.git
1 line
97 B
MySQL
1 line
97 B
MySQL
|
ALTER TABLE "organizations" ADD COLUMN "organization_color_palettes" jsonb DEFAULT '[]' NOT NULL;
|