Ghost/test
Fabien 'egg' O'Carroll d15446593a
Added support for ON DELETE CASCADE to the schema (#12105)
no-issue

We are in the process of creating migrations to add foreign key constraints
and cascading deletes to the members_stripe_* tables to make listing members
and deleting members faster. As well as the migrations we need to update the
database schema so that new installations have the correct indexes and constraints.

Co-authored-by: Kevin Ansfield <kevin@lookingsideways.co.uk>
2020-08-05 13:20:30 +02:00
..
api-acceptance Fixed auto-generated label not being attached to members during import 2020-07-26 18:30:58 +01:00
frontend-acceptance 🎨 New Google AMP template (#11986) 2020-07-06 17:09:24 +01:00
regression Added support for ON DELETE CASCADE to the schema (#12105) 2020-08-05 13:20:30 +02:00
unit Added support for ON DELETE CASCADE to the schema (#12105) 2020-08-05 13:20:30 +02:00
utils Added field mapping support for members import CSVs 2020-07-02 15:18:39 +12:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.json Fixed linting error 2020-04-17 11:32:29 +01:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00