Expand description
Implementation of SQL INSERT statements
Structs§
- Insert
Data - Representation of the data of a INSERT operation in SQL.
Enums§
- Insert
Impl - Implementation of the Insert trait for the different implementations.
Traits§
- Insert
- Trait representing a insert builder.