Constant pgrx_pg_sys::ConstrType_CONSTR_IDENTITY
source ยท pub const ConstrType_CONSTR_IDENTITY: u32 = 3;
๐Deprecated since 0.12.0: you want pg_sys::ConstrType::CONSTR_IDENTITY
pub const ConstrType_CONSTR_IDENTITY: u32 = 3;