Ghost/core/server/data/migrations/init
Aileen Nowak 57f8367cdf 🐛 Add published_at to post model fixtures (#8573)
closes #8562
- before we create our model fixtures, we assign a `published_at` property with a difference of 1 second for each blog post, so the `prev_post` and `next_post` helpers work correctly
2017-06-13 10:27:42 +01:00
..
1-create-tables.js migrations: seeding is part of init db task (#7545) 2016-10-12 16:18:57 +01:00
2-create-fixtures.js 🐛 Add published_at to post model fixtures (#8573) 2017-06-13 10:27:42 +01:00