0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/data/migrations/versions/2.34
Daniel Lockyer 5c3439dc86 Refactored 'add table' migrations to use helper
- this removes a lot of code duplication and streamlines how we do
  things across the codebase
2020-11-25 13:56:10 +00:00
..
01-add-stripe-customers-subscriptions-table.js Refactored 'add table' migrations to use helper 2020-11-25 13:56:10 +00:00
02-add-email-to-members-stripe-customers-table.js
03-add-name-to-members-stripe-customers-table.js