Ghost/core/server/data/schema
Fabien O'Carroll b894b2a913 Added products_benefits table
refs https://github.com/TryGhost/Team/issues/804

The associative table is used to implement the many-to-many relationship
between Products and Benefits. The `sort_order` column is needed because
a product's benefits should be orderable by an admin.
2021-06-24 17:21:01 +01:00
..
clients Fixed "no-shadow" linting error in server/data modules (#12288) 2020-10-20 11:56:46 +13:00
fixtures 🔒 Added a "reset all passwords" feature (#13005) 2021-06-23 14:54:28 +02:00
checks.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
commands.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
default-settings.json Added additional newsletter customisation settings (#13074) 2021-06-21 13:40:40 +01:00
index.js Moved schema validator into the schema module 2021-06-15 11:54:34 +01:00
schema.js Added products_benefits table 2021-06-24 17:21:01 +01:00
validator.js Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00