Function get_database_owner_by_id

Source
fn get_database_owner_by_id(
    catalog_reader: &CatalogReader,
    database_id: u32,
) -> Result<i32>