0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
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
..
client@3607c90f74 Updated Ghost-Admin to v4.2.2 2021-04-16 17:44:15 +01:00
frontend Moved hbs engine into new theme engine service 2021-04-19 20:03:30 +01:00
server Added stripe_price_id column to subscriptions table (#12881) 2021-04-20 16:37:59 +05:30
shared Bumped @tryghost/members-api & Portal versions (#12836) 2021-04-05 16:29:17 +01:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Fixed Ghost hiding config errors behind a crash 2021-03-18 16:32:51 +00:00