backend
0.4.3
In backend::
schema::
gained_
blossoms
Modules
columns
dsl
Structs
table
Constants
all_columns
Type Aliases
BoxedQuery
SqlType
backend
::
schema
::
gained_blossoms
Type Alias
SqlType
Copy item path
Settings
Help
Summary
source
pub type SqlType = (
Uuid
,
Text
,
Int4
,
Date
);
Expand description
The SQL type of all of the columns on this table