Refs #28312 -- Added an optimized __bool__() to ModelChoiceIterator.
COUNT is more expensive than EXISTS; use the latter when possible.
Showing
Please
register
or
sign in
to comment
COUNT is more expensive than EXISTS; use the latter when possible.