This is a crate that contains types for the common SQL model.
Mainly used in SQL Sink Connector
The model is self-contained, which includes all needed metadata and a payload.
- Insert
- Bool
- Char
- SmallInt
- Int
- BigInt
- Float
- DoublePrecision
- Text
- Bytes
- Numeric
- Timestamp
- Date
- Time
- Uuid
- Json