Replies: 3 comments 2 replies
-
I think this is an issue in newer version - i am working on this to fix. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I have fixed this issue and released a new version - 4.5.8. Please install and let me know. @vitorvk2 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hello everything is fine? @ujjwalguptaofficial I want to know if it is possible to perform a JOIN of 1 x N Where all JOIN elements are inside an array. Example:
return:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that in version 4.5.7 there is a problem where using 'OR' in Where within a relationship does not work, and it is not possible to retrieve the additional results.
Making use of the demo environment https://ujjwalguptaofficial.github.io/idbstudio/ we can place this query:
Note that it will only return results for 'Mexico' and the city of 'London' will not be returned. The interesting thing is that in the common Where (without being inside a JOIN) it works properly.
Beta Was this translation helpful? Give feedback.
All reactions