Ghost/core/server/models
Katharina Irrgang 4b2ebee67b
🐛 Added logic to avoid updating the updated_at and updated_by field when migrating (#9814)
no issue

- we have to explicitly reset the previous `updated_at` field, because Bookshelf auto-updates this field on each update
- we have to extend the condition to avoid updating the `updated_by` field
- detect and respect `options.migrating`
2018-08-22 13:57:12 +02:00
..
base 🐛 Added logic to avoid updating the updated_at and updated_by field when migrating (#9814) 2018-08-22 13:57:12 +02:00
plugins Changed comments and deprecation notes 2018-08-16 12:13:24 +02:00
relations Changed comments and deprecation notes 2018-08-16 12:13:24 +02:00
accesstoken.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
app-field.js
app-setting.js
app.js
client-trusted-domain.js
client.js
index.js
invite.js Dynamic Routing: Added migration for routes.yaml file (#9692) 2018-06-22 20:28:01 +02:00
permission.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
post.js Changes for Koenig and Ghost 2.0 (#9750) 2018-08-16 12:13:24 +02:00
refreshtoken.js
role.js
settings.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
subscriber.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
tag.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
user.js Fixed missing defaults in model layer 2018-06-26 16:35:23 +02:00
webhook.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00