18cf5dd582
fixes https://github.com/TryGhost/Product/issues/3655 - This adds a new table for storing donation events in the database. - Makes it possible to store stripe_products without associating it with a tier/Ghost product (required for one time purchases). - Updates the schema for stripe_prices to allow enum value of `donation`, which is required to query specifically on the prices used for donations (existing one_time is not enough). Database changes are discussed in the Tech Spec: https://www.notion.so/ghost/Tech-Spec-5cd6929f7960462ebcbf198176e0d899?pvs=4#1f18cc5a38294f61a091e5be63fe1059 |
||
---|---|---|
.. | ||
exporter | ||
importer | ||
migrations | ||
services | ||
settings | ||
url_service.test.js |