Files
2023-09-01 18:43:53 +10:00

3 lines
66 B
SQL

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