0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
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
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