0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
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
..
client@0a163d7333 Update Ghost-Admin: Ghost OAuth 2016-09-30 12:48:04 +01:00
server 🎨 run database population in transaction (#7448) 2016-09-30 14:05:17 +01:00
shared move private-blogging functionality into an internal app 2016-04-11 08:58:41 -05:00
test 🎨 run database population in transaction (#7448) 2016-09-30 14:05:17 +01:00
index.js