Ghost/ghost/core/test/unit
Fabien "egg" O'Carroll c0e91c73d3 Added unique constraint to email_spam_complaint_events table
We can fetch the same event multiple times from Mailgun so we need to
be able to protect against inserting duplicate events in the
database. This will allow us to catch duplicate errors on insert when
handling complaint events.
2022-12-01 17:27:02 +07:00
..
api/canary Added property cleaning to tag relations on pages + posts 2022-09-07 22:28:56 +01:00
frontend Cleaned up old member activity code usage 2022-11-14 10:44:10 +05:30
server Added unique constraint to email_spam_complaint_events table 2022-12-01 17:27:02 +07:00
shared Improved Sentry server side error reporting 2022-11-23 12:37:24 +00:00