2 lines
63 B

-- AlterTable
ALTER TABLE "Account" ADD COLUMN "comment" TEXT;