3 lines
80 B
MySQL
3 lines
80 B
MySQL
|
|
-- +goose Up
|
||
|
|
ALTER TABLE comms.email_log ALTER COLUMN template_id SET NOT NULL;
|