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