mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-17 01:56:27 +08:00
6e034185cf
fix AI-253
3 lines
81 B
SQL
3 lines
81 B
SQL
-- AlterTable
|
|
ALTER TABLE "ai_sessions_metadata" ADD COLUMN "title" VARCHAR;
|