Files
2026-05-26 10:17:55 +03:00

3 lines
60 B
SQL

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