Ghost/ghost/core/test
Hannah Wolfe d2acf3aada Fixed attribution table missing on cascade delete
refs: https://github.com/TryGhost/Ghost/issues/15252

- all columns with a foreign key (references prop) must have a deletion strategy
- we just found a bug with this in the comments table - see referenced issue
- this fix adjusts the schema and migration for this change before its released so we don't have to write a horrible migration later
2022-08-19 15:28:45 +01:00
..
e2e-api Handled storing complimentary subscription expiry 2022-08-19 18:20:52 +05:30
e2e-browser Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
e2e-frontend Fixed the typo 2022-08-04 15:38:32 +01:00
e2e-server Added member attribution events and storage (#15243) 2022-08-18 17:38:42 +02:00
e2e-webhooks Added signup & conversion counts to Posts API 2022-08-18 19:24:54 -04:00
integration Added members_subscription_created_events table & model 2022-08-18 10:45:53 -04:00
regression Added signup & conversion counts to Posts API 2022-08-18 19:24:54 -04:00
unit Fixed attribution table missing on cascade delete 2022-08-19 15:28:45 +01:00
utils Added member attribution events and storage (#15243) 2022-08-18 17:38:42 +02:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00