Expand description
Procedure argument validation, static overload selection, and declared result schemas.
Structs§
- Procedure
Call Analysis - The syntax metadata needed before the caller captures the scope used for result description.
Functions§
- infer_
call_ argument_ types - Unknown string and NULL literals participate in procedure overload resolution without a concrete type.
- validate_
call_ arguments - Reject forbidden subqueries before the caller captures its statement catalog scope.