aboutsummaryrefslogtreecommitdiff
path: root/apps/web/migrations/cmd.sql
diff options
context:
space:
mode:
authorDhravya <[email protected]>2024-07-01 07:55:16 -0500
committerDhravya <[email protected]>2024-07-01 07:55:16 -0500
commitb00dbd46476636fea1f48bf5164136e3bf217349 (patch)
tree2403fd1c546dd6fc0b94e5d72f6fb313e855a7f7 /apps/web/migrations/cmd.sql
parentmerge conflicts (diff)
downloadsupermemory-dev.tar.xz
supermemory-dev.zip
minor changes in extensiondev
Diffstat (limited to 'apps/web/migrations/cmd.sql')
-rw-r--r--apps/web/migrations/cmd.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/web/migrations/cmd.sql b/apps/web/migrations/cmd.sql
index 0af8ba38..d49a1f60 100644
--- a/apps/web/migrations/cmd.sql
+++ b/apps/web/migrations/cmd.sql
@@ -1 +1 @@
-ALTER TABLE `space` ADD COLUMN `numItems` integer NOT NULL DEFAULT 0; \ No newline at end of file
+ALTER TABLE `space` ADD COLUMN `createdAt` integer; \ No newline at end of file