Jump to content

query filtering on None value


csimon

Recommended Posts

Hi, 

Is there a way to filter a query with None value ? 

like : session.query("Note where parent_id is None")

For the moment this query is not working but that should return all Notes which have a None value as parent_id.

And it's the case for all Notes sent directly to recipients from ftrack Inbox interface.

Thanks.

Christian.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...