0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/server/data
Naz 4b74230624 Refactored createTable migration utility
refs https://github.com/TryGhost/Ghost/issues/12567

- The method was using unneeded lodash dependency and was too complex for what it was doing
- Reshuffled internal code to use native JS filter/forEach iterators
2021-02-04 13:37:20 +13:00
..
db Updated links to ghost.org sites 2021-01-20 09:59:45 +13:00
exporter Removed stripe keys and analytics data from export (#12573) 2021-01-28 14:55:54 +05:30
importer Updated links to ghost.org sites 2021-01-20 09:59:45 +13:00
migrations 🏗 Dropped apps related tables 2021-02-03 12:20:08 +13:00
schema Refactored createTable migration utility 2021-02-04 13:37:20 +13:00
validation Improved settings validation (#12048) 2020-07-15 17:11:27 +02:00