0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
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
02-add-members-products-table.js
03-add-default-product.js
04-attach-members-to-product.js
05-add-stripe-products-table.js
06-add-stripe-prices-table.js Updated stripe prices table schema (#12863) 2021-04-12 19:18:19 +05:30