Ghost/ghost/core/test/unit/server/data
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
..
db Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
exporter Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
importer Fixed the typo 2022-08-04 15:38:32 +01:00
migrations Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
schema Fixed attribution table missing on cascade delete 2022-08-19 15:28:45 +01:00