Ghost/core/server/data
Kevin Ansfield 541fb4d2db
🐛 Fixed potential for partial content re-generation in 4.0 migrations (#13120)
no issue

- incorrect syntax was used in the error handlers inside of the `for` loop, by using `return` when logging the whole for-loop was aborted whereas we want to log and continue processing the rest of the items
2021-07-06 10:15:32 +01:00
..
db Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
exporter Added products_benefits table 2021-06-24 17:21:01 +01:00
importer Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00
migrations 🐛 Fixed potential for partial content re-generation in 4.0 migrations (#13120) 2021-07-06 10:15:32 +01:00
schema Added member segment to email batches 2021-06-30 14:56:20 +02:00