Ghost/core/server/data/exporter
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
..
export-filename.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
exporter.js Replaced ghost-version.js with @tryghost/version 2021-06-16 13:16:15 +01:00
index.js Split data exporter's index file into separate module 2021-05-21 19:13:55 +04:00
table-lists.js Added products_benefits table 2021-06-24 17:21:01 +01:00