Hi,
I am trying to filter a table by a navigation property, in OData V4, where the expanded property is an object (not a list).
The filtering is working on HANA DB, but not locally with SQLite.
Is there a way to filter with expand properties on SQLite?
Thank you.