Closed sparre closed 11 years ago
The column "visibility" in table "contact_messaging" should really be constrained to the three values "to", "cc" and "bcc".
In the database schema, the table "recipient_visibilities" does now only contains "to", "cc", and "bcc" which is used in the table "distribution_lists".
Contact_messaging does not exists any more.
The column "visibility" in table "contact_messaging" should really be constrained to the three values "to", "cc" and "bcc".