Skip to main content

merge_create_checks

Function merge_create_checks 

Source
pub fn merge_create_checks(table: &mut CreateTable) -> Result<(), SQLError>
Expand description

Merge bound CHECK expressions after the complete CREATE row type has been validated. Anonymous local constraints remain independent and receive names at publication.