Ghost/ghost/core/test/unit/server/data
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
..
db Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
exporter Added new setting to toggle tracking of member sources (#15705) 2022-10-27 17:24:46 +05:30
importer Updated importer test to use new object return format 2022-11-17 14:40:24 +00:00
migrations Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
schema Added unique constraint to email_spam_complaint_events table 2022-12-01 17:27:02 +07:00