3 lines
73 B
MySQL
3 lines
73 B
MySQL
|
-- AlterTable
|
||
|
ALTER TABLE "User" ALTER COLUMN "locale" SET DEFAULT 'eo';
|