Good morning, I have a short question: How can I f...
# orm-help
m
Good morning, I have a short question: How can I filter for fields that have an optional relation set to
null
? For example, I would like to get all users where
partner: Partner
is not set/disconnected. Thanks in advance!