Ghost/core/server/data
Naz 7589218abc Converted import-manager module to a class
refs https://github.com/TryGhost/Team/issues/694
refs https://linear.app/tryghost/issue/CORE-16/tackle-importersdataindexjs

- The codebase uses class syntax instead of extending/instantiating a native function (this is a very old of doing pseudo OOP in JS). Updated the old syntax in a very one-to-one brainless way with intention to improve the file again when touched again
2021-09-22 20:10:23 +12:00
..
db Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
exporter Added members_product_events table (#13236) 2021-08-23 16:29:15 +02:00
importer Converted import-manager module to a class 2021-09-22 20:10:23 +12:00
migrations fixup! Refactored migration to run faster 2021-09-17 16:33:14 +01:00
schema Added temporary database table for analytic events (#13312) 2021-09-17 11:15:21 +02:00