mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-02 07:43:11 +03:00
6859e9a9a1
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. |
||
---|---|---|
.. | ||
db | ||
exporter | ||
importer | ||
migrations | ||
schema | ||
validation | ||
timezones.json |