aboutsummaryrefslogtreecommitdiff
path: root/apps/web/migrations/cmd.sql
blob: 0af8ba3817c907d7196688b4b0c861b97b252e00 (plain) (blame)
1
ALTER TABLE `space` ADD COLUMN `numItems` integer NOT NULL DEFAULT 0;