-- Could not auto-generate a down migration. -- Please write an appropriate down migration for the SQL below: -- CREATE INDEX idx_notifications_associations_not_read ON notifications(associationid, read) where read is null;