Ghost/core/server/data/migrations
Naz 6a9b53fcad
Cleaned up members isPaid flag in settings table (#11651)
no issue

- The flag has not been used and can be removed, to make the `members_subscription_settings` JSON record in `settings` table easier to read. 
- It used to indicate Stripe configuration being present. Currently that is checked by looking up if Stripe config's `public_token` and `secret_token` values are present (example - https://github.com/TryGhost/Ghost/blob/3.11.0/core/frontend/helpers/ghost_head.js#L54)
2020-03-16 13:36:51 +08:00
..
hooks Fixed failure when upgrading to version 3.5.x 2020-02-13 12:53:44 +08:00
init 🎨 Added Koenig Demo Post (#9747) 2018-07-24 14:37:17 +02:00
versions Cleaned up members isPaid flag in settings table (#11651) 2020-03-16 13:36:51 +08:00