Extract the AST from a Kysely query. Kysely queries expose a toOperationNode() method that returns the AST.
Extract the AST from a Kysely query. Kysely queries expose a toOperationNode() method that returns the AST.