Skip to content

What do you do if you have a highly dynamic query? #2

@slifin

Description

@slifin

For example I have a form where the user can select many different filters, and orderings

In aggregate those options would cause a massive multiplication of the amount of possible queries, is there some kind of composition possible?

I.e. each condition has its own SQL in the file then that can be appended at runtime

Or any support for sub queries where a piece of SQL needs to be substituted into the middle of a query

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions