Generic SQL Statement type that defines a statement with its expected parameters This allows database implementations to import these and infer the parameter types
Optional
Type information for parameters (not used at runtime, just for type inference)
Type information for result (not used at runtime, just for type inference)
The SQL query string
Generic SQL Statement type that defines a statement with its expected parameters This allows database implementations to import these and infer the parameter types