Many-to-Many where in far table
I'm trying to
querying like this...
If the
It returned totally wrong records from
Any ideas where I could go wrong? Are
findMany() Pokemon(s) by a type namequerying like this...
If the
where def. is on the far relation, the result-set is returning item(s) like this:It returned totally wrong records from
pokemons and the pivot table. No of the returned typeUuids are of type.name = 'Water').Any ideas where I could go wrong? Are
where expressions in relational M:N tables supported?