Commit Graph

3 Commits

Author SHA1 Message Date
Vikas Potluri 00c324fa4e
Moved core/server/lib/common/logging to core/shared/logging (#11857)
- Represents that logging is shared across all parts of Ghost at present
  * moved core/server/lib/common/logging to core/shared/logging
  * updated logging path for generic imports
  * updated migration and schema imports of logging
  * updated tests and index logging import
  * 🔥 removed logging from common module
  * fixed tests
2020-05-28 19:30:23 +01:00
Vikas Potluri 9254f94407
Refactored migrations to destructure `common` lib import (#11837) 2020-05-25 09:48:50 +01:00
Rish 572e56f90a Removed redundant bulk email settings migration
no issue
2019-11-13 22:29:31 +05:30
Renamed from core/server/data/migrations/versions/3.1/09-add-uuid-values-to-members.js (Browse further)