pub fn depends_on_tables_to_string(
    source_tables: &[SourceTable]
) -> Result<String, Error>