Ghost/core/server/data
Fabien O'Carroll 6859e9a9a1 Added members-stripe-info table
no-issue

This will be used to store stripe specific information for members

customer_id has a max length of 255 https://stripe.com/docs/upgrades

member_id is not unique as we cannot ensure that a member doesn't have
more than one customer object associated with them. e.g. if they signup
twice, or if they cancel, and signup again, creating a new customer.

We probably won't handle this case to begin with, but we will keep the
data intact.
2019-09-25 10:05:30 +07:00
..
db Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00
exporter Excluded mobiledoc_revisions table from exports (#10993) 2019-08-12 11:33:16 +01:00
importer Revert post.page->post.type handling 2019-08-19 12:02:14 +01:00
migrations Removed name and password columns from members table 2019-09-05 11:14:50 +08:00
schema Added members-stripe-info table 2019-09-25 10:05:30 +07:00
validation Revert post.page->post.type handling 2019-08-19 12:02:14 +01:00
timezones.json Adds UTC as select option to timezones select list 2016-06-10 15:19:16 +02:00