1 line
98 B
MySQL
1 line
98 B
MySQL
|
|
ALTER TABLE "users" ADD COLUMN "draft_email_notifications_enabled" boolean DEFAULT false NOT NULL;
|