get_sys_tables_in_schema

Function get_sys_tables_in_schema 

Source
pub fn get_sys_tables_in_schema(
    schema_name: &str,
) -> Vec<Arc<SystemTableCatalog>>