-
-
Notifications
You must be signed in to change notification settings - Fork 23
Performance issues on related-data queries #585
Copy link
Copy link
Closed
Labels
next-releaseThe feature will be released in the next releaseThe feature will be released in the next releaseperformancePerformance related issuesPerformance related issuesversion-patchIt is just a patch for the current version. It is not a new feature, nor a breaking change.It is just a patch for the current version. It is not a new feature, nor a breaking change.
Metadata
Metadata
Assignees
Labels
next-releaseThe feature will be released in the next releaseThe feature will be released in the next releaseperformancePerformance related issuesPerformance related issuesversion-patchIt is just a patch for the current version. It is not a new feature, nor a breaking change.It is just a patch for the current version. It is not a new feature, nor a breaking change.
Null values
This is an example relation query:
As you can see, sending
nullvalues doesn't make any sense. You can not create a relationship between two tables by usingnull.Duplicated values
On the other hand, there is no need to use duplicated values in parameters.