Join Slack
Powered by
in the `where` part of a query, when filtering on ...
# orm-help
v
val
09/12/2018, 1:15 PM
in the
where
part of a query, when filtering on an optional date object, do objects who's date is null get included in the results? For example. in this query will users whose
lastFeedLoad
date is null get included?
-.js
2
Views
Open in Slack
Previous
Next