Function sqlant::lookup_parser

source ·
pub fn lookup_parser(
    connection_string: &str,
    schema_name: String
) -> Box<dyn SqlERDataLoader>