Expand description
Types and traits for passing arguments to SQL queries.
Structs§
- Immutable
Arguments - used by the query macros to prevent supernumerary
.bind()calls
Traits§
- Arguments
- A tuple of arguments to be sent to the database.
- Into
Arguments
Types and traits for passing arguments to SQL queries.
.bind() calls