Add `QueryAnalyzer` to have a single approach to hook all analyzers
This adds a generic and central place to parse and normalize queries via `pg_query`. Makes it easy to write new analyzers and hook them depending on other conditions.
Showing
Please register or sign in to comment