1 line
104 B
MySQL
1 line
104 B
MySQL
|
|
ALTER TABLE email_batches ALTER column from_email SET DEFAULT 'noreply@jamkazam.com'::character varying;
|