AST Visitor Utilities
This module exports walker and transformer functions for traversing and manipulating SQL AST nodes.
Set or update the LIMIT clause
When limit is a number, delegates to WASM. When limit is an Expression, falls back to pure-TS manipulation.
AST Visitor Utilities
This module exports walker and transformer functions for traversing and manipulating SQL AST nodes.