Hi why is this not working when mix with logical o...
# orm-help
g
Hi why is this not working when mix with logical operators like AND
r
You don’t need
AND
there. Just adding the relation should work. If you specify multiple conditions, then
AND
is automatically assumed.