You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and they're also included in the generated migration. That results in errors like
you can't define an already defined column 'sent_at'.
/Users/esquivalient/Dropbox/code/burndown/db/migrate/20220804162528_create_invite_team_member_emails.rb:8:in `block in change'
/Users/esquivalient/Dropbox/code/burndown/db/migrate/20220804162528_create_invite_team_member_emails.rb:3:in `change'
The text was updated successfully, but these errors were encountered:
create_active_mailer_table automatically makes
and they're also included in the generated migration. That results in errors like
The text was updated successfully, but these errors were encountered: