Function operator::statement::copy_database::list_files_to_copy

source ยท
async fn list_files_to_copy(
    req: &CopyDatabaseRequest,
    suffix: &str,
) -> Result<Vec<Entry>>
Expand description

Lists all files with expected suffix that can be imported to database.