diesel::types::ops
pub trait Add { type Rhs; type Output; }
type Rhs
type Output
impl Add for SmallInt
impl Add for Integer
impl Add for BigInt
impl Add for Float
impl Add for Double
impl Add for Numeric
impl Add for Timestamp
impl Add for Date