Ghost/ghost/core/test/integration
Naz 4db0be603f Added subscriptions table
refs https://github.com/TryGhost/Team/issues/2030

- adds `subscriptions` table to the DB schema
- this new table is aimed to support a native "subscription" primitive in Ghost
  that most resembles previously used `members_stripe_customers_subscriptions` table
2022-10-13 11:19:13 +07:00
..
exporter Added subscriptions table 2022-10-13 11:19:13 +07:00
importer Fixed import of bson-objectid in accordance to the typings 2022-10-12 14:54:35 +07:00
migrations Added report API for comments (#15043) 2022-07-22 12:03:05 +02:00
services Fixed import of bson-objectid in accordance to the typings 2022-10-12 14:54:35 +07:00
settings Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
url_service.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00