in the `where` part of a query, when filtering on ...
# orm-help
v
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?