3 lines
80 B
MySQL
3 lines
80 B
MySQL
|
|
-- AlterTable
|
||
|
|
ALTER TABLE "User" ALTER COLUMN "dateFormat" SET DEFAULT 'en-GB';
|