Ghost/test/unit/data/schema
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
..
fixtures Added permissions for the Products resource (#12875) 2021-04-15 14:34:45 +01:00
integrity_spec.js Added stripe_price_id column to subscriptions table (#12881) 2021-04-20 16:37:59 +05:30