Ghost/ghost/core/test/unit/server/data
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
..
db Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
exporter Added email_track_clicks setting (#15409) 2022-09-15 15:48:22 +02:00
importer Fixed adapter-related unit test 2022-09-06 18:46:32 +08:00
migrations Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
schema Added ghost_subscription_id column to members_stripe_customers_subscriptions 2022-10-20 10:59:36 +07:00