Files
2023-11-06 13:01:12 +11:00

3 lines
66 B
SQL

-- AlterTable
ALTER TABLE "User" ADD COLUMN "signature" TEXT;