0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -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
schema.js Switched products.visible for products.visibility (#14264) 2022-03-04 11:07:38 +00:00
validator.js