risingwave_frontend::catalog::system_catalog

Function get_sys_tables_in_schema

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