0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/models
Sebastian Gierlinger 77ed7f8ac6 Add transactions for import
closes #837
- added transaction handling for import
- added transactions to model functions
- added simple tests for failing imports
2013-11-20 21:36:02 +01:00
..
base.js Add transactions for import 2013-11-20 21:36:02 +01:00
index.js Add transactions for import 2013-11-20 21:36:02 +01:00
permission.js Updating to bookshelf 0.5.7 & knex 0.4.11 2013-10-17 18:23:36 +01:00
post.js Add transactions for import 2013-11-20 21:36:02 +01:00
role.js Updating to bookshelf 0.5.7 & knex 0.4.11 2013-10-17 18:23:36 +01:00
settings.js Add transactions for import 2013-11-20 21:36:02 +01:00
tag.js Updating to bookshelf 0.5.7 & knex 0.4.11 2013-10-17 18:23:36 +01:00
user.js Lowercase email address. 2013-11-18 00:34:51 +00:00