Enum diesel::sqlite::SqliteType sqlite
[−]
[src]
pub enum SqliteType {
Binary,
Text,
Float,
Double,
SmallInt,
Integer,
Long,
}Variants
BinaryTextFloatDoubleSmallIntIntegerLong