Module diesel::pg::expression::extensions
source · [−]Expand description
This module contains extensions that are added to core types to aid in
building expressions. These traits are not exported by default. The are also
re-exported in diesel::dsl
Traits
A DSL added to integers and f64
to construct PostgreSQL intervals.