You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* it actually supports group by date fields
* Changing the field name again to see Travis logs
* Adding match stage to the test
* Adding test for group by date fields on postgres
'cannot group by date field (excluding createdAt and updatedAt)',
382
+
'can group by any date field (it does not work if you have dirty data)',// rows in your collection with non date data in the field that is supposed to be a date
'can group by any date field (it does not work if you have dirty data)',// rows in your collection with non date data in the field that is supposed to be a date
0 commit comments