Ghost/core/server/data/migration
Katharina Irrgang 1867e1a75e 🎨 run database population in transaction (#7448)
* 🎨  run database population in transaction

refs #6574, refs #7432

- create transaction for creating tables
- if an error occurs or a container get's destroyed before population finishes, transaction is rolled back

* 🎨  simplify transaction creation and test
2016-09-30 14:05:17 +01:00
..
004 improvement: migrations (#7000) 2016-07-14 11:59:42 +01:00
005 improvement: migrations (#7000) 2016-07-14 11:59:42 +01:00
006 Revert "Revert "Force UTC at process level"" 2016-06-03 09:06:18 +01:00
008 Use migration to add AMP column in posts table (#7370) 2016-09-14 16:02:35 +01:00
fixtures 🎨 run database population in transaction (#7448) 2016-09-30 14:05:17 +01:00
backup.js 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00
index.js feature: maintenance mode (#7019) 2016-07-15 17:22:41 +01:00
populate.js 🎨 run database population in transaction (#7448) 2016-09-30 14:05:17 +01:00
reset.js Split migrations/index.js & add tests 2016-03-15 10:11:33 +00:00
update.js 💄 Output overall from -> to version during migration (#7329) 2016-09-06 13:59:54 +02:00