2 lines
83 B
SQL
2 lines
83 B
SQL
-- Add down migration script here
|
|
ALTER TABLE job_perms DROP COLUMN end_user_email; |
-- Add down migration script here
|
|
ALTER TABLE job_perms DROP COLUMN end_user_email; |