Constant pgrx_pg_sys::ConstrType_CONSTR_FOREIGN
source ยท pub const ConstrType_CONSTR_FOREIGN: u32 = 9;
๐Deprecated since 0.12.0: you want pg_sys::ConstrType::CONSTR_FOREIGN
pub const ConstrType_CONSTR_FOREIGN: u32 = 9;