SqlType
backend
0.9.0
In backend::
schema::
label_
text_
props
backend
::
schema
::
label_text_props
Type Alias
SqlType
Copy item path
Source
pub type SqlType = (
Uuid
,
Text
,
Int4
,
Int4
,
Text
);
Expand description
The SQL type of all of the columns on this table