Type Definition diesel::sql_types::Bpchar

source ·
pub type Bpchar = VarChar;
Available on crate feature postgres_backend only.