Constant pgrx_pg_sys::ConstrType_CONSTR_PRIMARY
source ยท pub const ConstrType_CONSTR_PRIMARY: u32 = 6;
๐Deprecated since 0.12.0: you want pg_sys::ConstrType::CONSTR_PRIMARY
pub const ConstrType_CONSTR_PRIMARY: u32 = 6;