Ghost/core/server/data
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
..
db 💡 Enabled foreign key checks on sqlite3 2021-03-02 11:13:19 +01:00
exporter Added stripe_products and stripe_prices tables (#12858) 2021-04-08 20:41:00 +05:30
importer Added default value to accent_color setting (#12743) 2021-03-09 16:15:10 +00:00
migrations Added stripe_products and stripe_prices tables (#12858) 2021-04-08 20:41:00 +05:30
schema Added stripe_products and stripe_prices tables (#12858) 2021-04-08 20:41:00 +05:30
validation Improved settings validation (#12048) 2020-07-15 17:11:27 +02:00