Skip to content

[Task]: pg-query - modify AST on the fly #2045

@norberttech

Description

@norberttech

What needs to be done?

We need to be able to modify SQL query on the fly since currently we can mostly travers and analyze query.

Our use case is to support:

  • modify query into count
  • modify query into limit/offset paginated query
  • modify query into keyset paginated query

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions