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