Ghost/core/server/data/migrations/versions/4.3
Rishabh Garg eb66c715fd
Updated stripe prices table schema (#12863)
refs https://github.com/TryGhost/Team/issues/586

- Change the interval column to be `nullable` as one time payments won't have any interval
- Remove the `livemode` column as we store the connected account's livemode status at top level
2021-04-12 19:18:19 +05:30
..
01-add-products-table.js Added products and members_products tables (#12844) 2021-04-08 14:15:30 +01:00
02-add-members-products-table.js Added products and members_products tables (#12844) 2021-04-08 14:15:30 +01:00
03-add-default-product.js Added products and members_products tables (#12844) 2021-04-08 14:15:30 +01:00
04-attach-members-to-product.js Added products and members_products tables (#12844) 2021-04-08 14:15:30 +01:00
05-add-stripe-products-table.js Added stripe_products and stripe_prices tables (#12858) 2021-04-08 20:41:00 +05:30
06-add-stripe-prices-table.js Updated stripe prices table schema (#12863) 2021-04-12 19:18:19 +05:30