supermemory/apps/web/migrations/cmd.sql
2024-06-30 19:18:33 -05:00

1 line
No EOL
69 B
SQL

ALTER TABLE `space` ADD COLUMN `numItems` integer NOT NULL DEFAULT 0;