Expand description
SQL serialization and parameter handling.
Structs§
- Placeholder
- A positional bind-parameter placeholder.
- Serializer
- Serialize a statement to a SQL string
Type Aliases§
- Expr
Context - Expression context bound to a database-level schema.