Ghost/core/server/data
Fabien 'egg' O'Carroll 2dca63eae2
Added temporary database table for analytic events (#13312)
refs https://github.com/TryGhost/Team/issues/1053

This table is going to be completely deleted at some point in the
future. It serves as a persistent datastore for a spike into collection
analytic events for members. We've opted for a generic table, rather
than a table for each event, so that we can push the DB to the limit in
terms of the length of the table, and find out performance issues A$AP
2021-09-17 11:15:21 +02: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 Fixed imports for files missing the email_only key (#13284) 2021-09-06 11:51:42 +01:00
migrations Added temporary database table for analytic events (#13312) 2021-09-17 11:15:21 +02:00
schema Added temporary database table for analytic events (#13312) 2021-09-17 11:15:21 +02:00