Function build_validator_from_alter_table_data

Source
fn build_validator_from_alter_table_data<'a>(
    data: &'a AlterTablesData,
) -> AlterLogicalTableValidator<'a>
Expand description

Builds the validator from the AlterTablesData.