SqlType
backend
0.4.2
SqlType
In backend::schema::gained_blossoms
Modules
columns
dsl
Structs
table
Constants
all_columns
Type Aliases
BoxedQuery
SqlType
?
Settings
Type Alias
backend
::
schema
::
gained_blossoms
::
SqlType
Copy item path
source
·
[
−
]
pub type SqlType = (
Uuid
,
Text
,
Int4
,
Date
);
Expand description
The SQL type of all of the columns on this table