Ghost/test/unit/data
Rishabh Garg 48a2d24497
Added stripe_price_id column to subscriptions table (#12881)
refs https://github.com/TryGhost/Team/issues/586

- Adds new `stripe_price_id` column to subscriptions table to store stripe price ids with `index`
- Populates `stripe_price_id` column value to current `plan_id` making the `plan_*` values redundant
- Updates tests
2021-04-20 16:37:59 +05:30
..
db Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
exporter 💥 Reduced default exports content for DB APIs (#12818) 2021-03-25 19:27:49 +13:00
importer Migrated members_allow_free_signup setting to members_signup_access (#12886) 2021-04-19 16:36:30 +01:00
meta Updated twitter/og structured data rules 2021-02-05 18:50:11 +13:00
migrations Removed global.Promise override (#12182) 2020-11-04 10:55:47 +00:00
schema Added stripe_price_id column to subscriptions table (#12881) 2021-04-20 16:37:59 +05:30
validation Fixed webhook model unit test 2021-03-04 10:56:58 +01:00
xml/sitemap Removed final non-destructured imports of core/server/lib/common (#11858) 2020-05-28 17:54:18 +01:00