Skip to content

Add indexes on the MailingList table

Ensure that list_id is unique, and add indexes on two commonly filtered-on fields: list_name and mail_host.

Merge request reports