Trait diesel::sql_types::SqlOrd

source ·
pub trait SqlOrd: SqlType { }
Expand description

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

Implementors§