Skip to main content

materialize_constraint_metadata

Function materialize_constraint_metadata 

Source
pub fn materialize_constraint_metadata(
    relation: &RelationIdentity,
    columns: &mut [ColumnDef],
    constraints: &mut TableConstraintSet,
    allocate: &mut CatalogIdentityAllocator<'_>,
) -> ConstraintMetadataResult<bool>