disable saved search notifications
Created by: camdencheek
This modifies an existing migration that dropped rows it shouldn't have, and instead constrains the saved search table to disable notifications entirely.
We modify the migration rather than creating a new one because we don't want the org-owned saved searches to be dropped on enterprise instances.