Ghost/core/server/data/schema
Fabien 'egg' O'Carroll db202fb162
Added visible column to products table (#14221)
refs https://github.com/TryGhost/Team/issues/1387

We are moving away from the portal_products setting to instead store
each tiers visiblity on the tier itself. This column will be used for
that data.

Both of the default Tiers should be visible, but newly created tiers
should not be.
2022-03-01 18:11:59 +02:00
..
clients Fixed "no-shadow" linting error in server/data modules (#12288) 2020-10-20 11:56:46 +13:00
default-settings Made default settings file location configurable 2022-02-21 20:06:20 +13:00
fixtures Added visible column to products table (#14221) 2022-03-01 18:11:59 +02:00
checks.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
commands.js Removed unnecessary checks during initial DB init 2022-02-21 08:44:40 +01:00
index.js Moved schema validator into the schema module 2021-06-15 11:54:34 +01:00
schema.js Added visible column to products table (#14221) 2022-03-01 18:11:59 +02:00
validator.js Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00