mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-15 00:33:06 +03:00
3 lines
70 B
SQL
3 lines
70 B
SQL
-- AlterTable
|
|
ALTER TABLE "user_invoices" ADD COLUMN "link" TEXT;
|