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