0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/server/data/schema
Hannah Wolfe 360f7490dd
Refactored fixture utils scout style
- This is a minor refactor to reorder functions, use async/await & fat arrows
- It will make the coming bigger refactor slightly easier to read :D
- This should not make any functional changes
2021-10-20 19:54:14 +01:00
..
clients
fixtures Refactored fixture utils scout style 2021-10-20 19:54:14 +01:00
checks.js
commands.js Replaced i18n.t w/ tpl in core/server/data () 2021-10-08 15:31:17 +01:00
default-settings.json Added email disabling flag to settings records 2021-07-29 20:30:30 +12:00
index.js
schema.js Updated Offers related tables () 2021-10-20 14:22:37 +02:00
validator.js