Skip to main content

null_target_schema

Function null_target_schema 

Source
pub fn null_target_schema(
    relations: &dyn MutationRowCatalog,
    table: &str,
    qualifier: &str,
) -> Result<RowSchema, SQLError>