Skip to content

Allow joining entities while resolving the value of a method call #270

Description

@kbarbounakis

Is your feature request related to a problem? Please describe.

DataFilterResolver resolves the result of a method e.g. the common function me() without considering additional entities that should be joined while returning the result of a method. This operation might be useful when the result of the method is an SQL value and should be returned after joining one or more entities instead of using "equal" or "in" statements, especially in large entities.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions