Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Call AsEnumerable to prevent expression -> query conversion
Questionable in terms of performance. We don't want DB to yield results we don't need, even if it is lazy. TODO: consider not-null column and set indefinite expiration to MinValue?
- Loading branch information