We query the table by email and ip_address and expires_at columns.
I also replaced whereDate() with where() in these queries as more appropriate.
Differential D3179
Add some missing indices in signup_codes table machniak on Jan 3 2022, 11:25 AM. Authored by Tags None Referenced Files
Subscribers
Details
We query the table by email and ip_address and expires_at columns. I also replaced whereDate() with where() in these queries as more appropriate. ./phpunit
Diff Detail
|