mirror of
https://github.com/i701/sarlink-portal.git
synced 2025-02-23 06:02:00 +00:00
3 lines
60 B
SQL
3 lines
60 B
SQL
-- AlterTable
|
|
ALTER TABLE "user" ADD COLUMN "dob" DATETIME;
|