mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-05 19:40:30 +08:00
feat(server): add doc title and summary to database (#10505)
close CLOUD-152
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "workspace_pages" ADD COLUMN "summary" VARCHAR,
|
||||
ADD COLUMN "title" VARCHAR;
|
||||
Reference in New Issue
Block a user