mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-15 18:15:43 +00:00
1 line
No EOL
69 B
SQL
1 line
No EOL
69 B
SQL
ALTER TABLE `space` ADD COLUMN `numItems` integer NOT NULL DEFAULT 0; |