Ghost/core/server/data/schema
Matt Hanley c6617459a5
Switched products.visible for products.visibility (#14264)
- We have an existing pattern for using `visibility: public` instead of `visible: true|false`
- We no-op the existing migration and roll forward so that we don't have to manually revert db changes
2022-03-04 11:07:38 +00:00
..
clients Switched to mysql2 library 2022-03-03 09:59:37 +01:00
default-settings Made default settings file location configurable 2022-02-21 20:06:20 +13:00
fixtures Switched products.visible for products.visibility (#14264) 2022-03-04 11:07:38 +00:00
checks.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
commands.js Switched to util for retrieving DB info in migrations 2022-03-02 15:05:55 +01:00
index.js Moved schema validator into the schema module 2021-06-15 11:54:34 +01:00
schema.js Switched products.visible for products.visibility (#14264) 2022-03-04 11:07:38 +00:00
validator.js Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00