Function query::sql::prepare_file_table_files

source ยท
pub async fn prepare_file_table_files(
    options: &HashMap<String, String>,
) -> Result<(ObjectStore, Vec<String>)>