Ghost/core/server/data/migrations
Rishabh Garg 94766c05bf
Added stripe_products and stripe_prices tables (#12858)
refs https://github.com/TryGhost/Team/issues/586

- Add the `stripe_products` table, so that we can map Stripe Products to Products in Ghost
- Add the `stripe_prices` table, so that we can associate Stripe Prices to Products table
2021-04-08 20:41:00 +05:30
..
hooks Removed settings populateDefaults pre-migration 2021-02-10 10:34:08 +13:00
init Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
versions Added stripe_products and stripe_prices tables (#12858) 2021-04-08 20:41:00 +05:30
utils.js Updated addTable util to take optional tableSpec 2021-02-05 16:02:08 +00:00