Skip to main content

prepare_create_table_hierarchy

Function prepare_create_table_hierarchy 

Source
pub fn prepare_create_table_hierarchy(
    context: &InheritanceContext<'_>,
    table: &mut CreateTable,
) -> Result<(), SQLError>