Ghost/ghost/core
Daniel Lockyer 02c8690e87 Added ghost_subscription_id column to members_stripe_customers_subscriptions
refs https://github.com/TryGhost/Team/issues/2034

- this table will be used to link Stripe subscriptions to Ghost
  subscriptions via a foreign key that we add at a later point
- this also includes `constraintName` as the auto-generated one would be
  too long for MySQL 8
2022-10-20 10:59:36 +07:00
..
content
core Added ghost_subscription_id column to members_stripe_customers_subscriptions 2022-10-20 10:59:36 +07:00
test Added ghost_subscription_id column to members_stripe_customers_subscriptions 2022-10-20 10:59:36 +07:00
.c8rc.json
.eslintignore
.eslintrc.js
.gitignore
.npmignore
config.development.json
ghost.js
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
package.json Remove Grunt from yarn setup in Ghost core 2022-10-19 12:58:10 +01:00