Skip to content

how to disable some features? #3273

@tulequ

Description

@tulequ

my usecase is not need to support all operations, I only want to allow lightweight operation

Example:

  • Disable SCAN ALL functions: COUNT(*), MIN, MAX, ...
  • Maybe force LIMIT <n>
  • Disable join
  • ...

How I can do it? is there any prehook call for self validate query?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions