Ghost/test
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
..
api-acceptance Blocked requests from integrations when integration limit is in place 2021-04-10 00:45:26 +12:00
frontend-acceptance 🐛 Fixed __GHOST_URL__ appearing in sitemaps (#12787) 2021-03-18 17:16:37 +00:00
regression Added stripe_price_id column to subscriptions table (#12881) 2021-04-20 16:37:59 +05:30
unit Added stripe_price_id column to subscriptions table (#12881) 2021-04-20 16:37:59 +05:30
utils Added stripe_price_id column to subscriptions table (#12881) 2021-04-20 16:37:59 +05:30
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.json Enabled error for "no-shadow" eslint rule 2020-10-27 11:27:37 +13:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00