aboutsummaryrefslogtreecommitdiff
path: root/apps/web/migrations/cmd.sql
diff options
context:
space:
mode:
authorDhravya <[email protected]>2024-06-30 19:18:33 -0500
committerDhravya <[email protected]>2024-06-30 19:18:33 -0500
commit163a55ce8f462f46ecd332b905914c5e4950c02e (patch)
tree99184911519b492e54aeaa737979b7dcea55f7fa /apps/web/migrations/cmd.sql
parentmakeshift notes page (diff)
downloadsupermemory-163a55ce8f462f46ecd332b905914c5e4950c02e.tar.xz
supermemory-163a55ce8f462f46ecd332b905914c5e4950c02e.zip
revalidate page
Diffstat (limited to 'apps/web/migrations/cmd.sql')
-rw-r--r--apps/web/migrations/cmd.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/web/migrations/cmd.sql b/apps/web/migrations/cmd.sql
new file mode 100644
index 00000000..0af8ba38
--- /dev/null
+++ b/apps/web/migrations/cmd.sql
@@ -0,0 +1 @@
+ALTER TABLE `space` ADD COLUMN `numItems` integer NOT NULL DEFAULT 0; \ No newline at end of file