Module sea_query::value [−][src]
Generic value type for storing SQL values.
Structs
| Values |
Enums
| Value | Value variants |
Functions
| escape_string | Escape a SQL string literal |
| json_value_to_sea_value | with-jsonConvert json value to value |
| sea_value_to_json_value | with-jsonConvert value to json value |
| unescape_string | Unescape a SQL string literal |