Ghost/core/server/data/migrations
Naz 77a5ea5659 Added JSDoc to addTable method
no issue

- This mehod has an important `tableSpec` parameter which MUST be present when creating a new table migration. Having a description in form of the JSDoc somewhat helps this cause
- Next best improvement would be throwing an error if the parameter wasn't present, but that would require a bigger refactor backporting all usages of `addTable` method
2021-07-14 11:39:23 +04:00
..
hooks Removed settings populateDefaults pre-migration 2021-02-10 10:34:08 +13:00
init Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
versions Migrated members_status_events for comped members 2021-07-06 12:00:03 +01:00
utils.js Added JSDoc to addTable method 2021-07-14 11:39:23 +04:00