Files
2026-05-05 15:00:14 +07:00

3 lines
78 B
SQL

-- AlterTable
ALTER TABLE "User" ADD COLUMN "emailVerified" TIMESTAMP(3);