3 lines
76 B
MySQL
3 lines
76 B
MySQL
![]() |
-- AlterTable
|
||
|
ALTER TABLE "users" ALTER COLUMN "plan" SET DEFAULT E'TRIAL';
|