Expand description
Re-exported sqlx crate.
Enums§
- IsNull
- The return type of Encode::encode.
Traits§
- Decode
- A type that can be decoded from the database.
- Encode
- Encode a single value to be sent to the database.
- Type
- Indicates that a SQL type is supported for a database.