0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/services/email-analytics
Kevin Ansfield 249fd4f06a Fixed email count check in email-analytics service
no issue

- raw knex `.count()` does not return a straight number, we need to handle an array of rowDataPacket objects
2020-12-01 15:02:04 +00:00
..
jobs Fixed sqlite3 errors when email analytics jobs run (#12431) 2020-11-26 15:12:12 +00:00
lib
providers
email-analytics.js Fixed email count check in email-analytics service 2020-12-01 15:02:04 +00:00
index.js