Skip to main content

describe_create_table_from_source

Function describe_create_table_from_source 

Source
pub fn describe_create_table_from_source(
    _: &StatementContext<'_>,
    _: CreateTableFromSourceStatement<Aug>,
) -> Result<StatementDesc, PlanError>