-
Drew Blessing authored
The user emails relationship still relied on the Rails dependent destroy mechanism. This change moves that dependent destroy to a proper foreign key with cascading delete.
9ce79fa6
The user emails relationship still relied on the Rails dependent destroy mechanism. This change moves that dependent destroy to a proper foreign key with cascading delete.