Skip to content

Add method to validate query without full parsing #42

@paustint

Description

@paustint
  • Feature
  • Bug Request

Description

For use-cases where the query is only being checked if valid, full parsing has a small performance hit.
Implemented a check query method that does not parse the AST into structured data.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions