Ghost/core/server/data
Naz 23c5ca0795
Added documentation and JSDoc to migration commands
refs https://github.com/TryGhost/Ghost/issues/12567

- Functions were missing documentation and were able to perform operations on multiple columns instead of single one after checking the knex docs (http://knexjs.org/#Schema-unique)
2021-02-02 16:12:53 +00: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 Added migration utils for dropping tables 2021-02-02 16:12:53 +00:00
schema Added documentation and JSDoc to migration commands 2021-02-02 16:12:53 +00:00
validation Improved settings validation (#12048) 2020-07-15 17:11:27 +02:00