SqlType
sqlite_
wasm_
example
0.1.0
In sqlite_
wasm_
example::
schema::
posts
sqlite_wasm_example
::
schema
::
posts
Type Alias
SqlType
Copy item path
Source
pub type SqlType = (
Integer
,
Text
,
Text
,
Bool
);
Expand description
The SQL type of all of the columns on this table