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.2
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
..
1-add-sessions-table.js Refactored 'add table' migrations to use helper 2020-11-25 13:56:10 +00:00
2-add-integrations-and-api-key-tables.js Refactored 'add table' migrations to use helper 2020-11-25 13:56:10 +00:00
3-insert-admin-integration-role.js
4-insert-integration-and-api-key-permissions.js
5-add-mobiledoc-revisions-table.js Refactored 'add table' migrations to use helper 2020-11-25 13:56:10 +00:00