Ghost/core/server/data/schema/fixtures
Fabien 'egg' O'Carroll 5b936c052f
Added Default Product fixture (#12892)
refs https://github.com/TryGhost/Team/issues/619

As part of the Custom Products work, we are linking members to products
when updating their subscriptions. This requires that we have at least
one product in the database. For existing sites that are using Members
this is handled by the v4.3 03 migration. But for new sites we must
include a fixture.

Also fixes the tests to not reply on the order of the fixtures
2021-04-20 16:39:27 +01:00
..
fixtures.json Added Default Product fixture (#12892) 2021-04-20 16:39:27 +01:00
index.js migrations: seeding is part of init db task (#7545) 2016-10-12 16:18:57 +01:00
utils.js Fixed "no-shadow" linting error in server/data modules (#12288) 2020-10-20 11:56:46 +13:00