0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Katharina Irrgang 27e659a21e 🐛 export database read settings from database (#8103)
* 🐛  export database read settings from database

no issue

- the backup script uses the export database lib and is broken if knex-migrator is called via shell, the settings cache is not loaded
- i have changed the export database lib to read the settings key directly from the db

* use get('value')
2017-03-08 10:26:57 +00:00
..
client@cd916ede17 Updated Ghost-Admin to 1.0.0-alpha.15 2017-03-03 18:35:18 +01:00
server 🐛 export database read settings from database (#8103) 2017-03-08 10:26:57 +00:00
shared Find favicon in Ghost (#7713) 2017-01-23 10:13:52 +01:00
test 🐛 export database read settings from database (#8103) 2017-03-08 10:26:57 +00:00
index.js