diesel::sql_types

Trait SqlOrd

source
pub trait SqlOrd: SqlType { }
Expand description

Marker trait for types which can be used with MAX and MIN

Implementors§