Module diesel::pg::expression::dsl [−][src]
Expand description
PostgreSQL specific expression DSL methods.
This module will be glob imported by
diesel::dsl when compiled with the feature = "postgres" flag.
Re-exports
pub use super::extensions::*;