Functionsยง
- Casts columns according to given (column name, target data type) pairs.
- Casts column types according to given (column name, target data type) pairs.
- Encodes binary columns as hex format. e.g. a15b7cc1d
- Encodes binary columns as prefixed hex format. e.g. 0xabcd
- Converts binary fields to string in the schema