Ghost/core/server/data/migrations
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
..
hooks Removed settings populateDefaults pre-migration 2021-02-10 10:34:08 +13:00
init Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
versions Added products_benefits table 2021-06-24 17:21:01 +01:00
utils.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00