0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/unit/data
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
..
db Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
exporter Added additional newsletter customisation settings (#13074) 2021-06-21 13:40:40 +01:00
importer Updated to use config-url-helpers in urlUtils 2021-06-18 21:49:28 +01:00
meta Swapped out usage of stubUrlUtils for configUtils 2021-06-21 11:07:30 +01:00
migrations Updated bson-objectid calls to match API change 2021-04-21 16:23:52 +01:00
schema Added products_benefits table 2021-06-24 17:21:01 +01:00
xml/sitemap Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00