2024-11-27 07:48:16 +05:00

3 lines
60 B
SQL

-- AlterTable
ALTER TABLE "user" ADD COLUMN "dob" DATETIME;