|
57eb438eb8
|
Don't assume auto increment of 1
MAILPOET-5145
|
2023-04-07 12:11:12 -05:00 |
|
|
d2ec7bba42
|
Replace instance_of asserts in integration tests
[MAILPOET-4258]
|
2022-11-25 14:32:34 +01:00 |
|
|
7ab8055b69
|
Do not update email_count if there are no new emails
[MAILPOET-4177]
|
2022-04-07 10:17:38 +02:00 |
|
|
8077322a29
|
Simplify the query to calculate lifetime emails
Also rename email_counts to email_count and update tests
[MAILPOET-4177]
|
2022-04-07 10:17:38 +02:00 |
|
|
8b7b234446
|
Create controller to count emails per subscriber
This controller is built to be called by a cron SimpleWorker.
[MAILPOET-4177]
|
2022-04-07 10:17:38 +02:00 |
|