Skip to content

[Use Case]: Sort QL escaping #1417

@FroMage

Description

@FroMage

As a ...

  • Application user/user of the configuration itself
  • API user (application developer)
  • SPI user (container or runtime developer)
  • Specification implementer

I need to be able to ...

specify whether a Sort property should be escaped or not.

Which enables me to ...

make sure that property names I get from outside sources get escaped and will not cause SQL injection, while allowing calls to Sort.desc("count(foo)").

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions