Ghost/ghost/core/test/unit
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
..
api/canary Added property cleaning to tag relations on pages + posts 2022-09-07 22:28:56 +01:00
frontend Updated test snapshot after bumping Portal (#15623) 2022-10-14 20:29:46 +04:00
server Added ghost_subscription_id column to members_stripe_customers_subscriptions 2022-10-20 10:59:36 +07:00
shared 🐛 Fixed Comments administration for self hosters (#15239) 2022-08-15 15:38:19 -04:00