Ghost/ghost/core/test
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
..
e2e-api Added sentiment ordering and include for posts (#15657) 2022-10-19 16:50:58 +02:00
e2e-browser
e2e-frontend 🐛 Removed redirects from search engine indexing (#15617) 2022-10-14 15:51:43 +07:00
e2e-server
e2e-webhooks Added sentiment ordering and include for posts (#15657) 2022-10-19 16:50:58 +02:00
integration Added permissions for link edit endpoints (#15664) 2022-10-20 09:11:26 +05:30
regression Added sentiment ordering and include for posts (#15657) 2022-10-19 16:50:58 +02:00
unit Added ghost_subscription_id column to members_stripe_customers_subscriptions 2022-10-20 10:59:36 +07:00
utils Added permissions for link edit endpoints (#15664) 2022-10-20 09:11:26 +05:30
.eslintignore
.eslintrc.js