Ghost/core/server/data
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
..
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 Updated stripe prices table schema (#12863) 2021-04-12 19:18:19 +05:30
schema Updated stripe prices table schema (#12863) 2021-04-12 19:18:19 +05:30
validation Improved settings validation (#12048) 2020-07-15 17:11:27 +02:00