cleanup_temp_database: Cleanup temporary database
Description
Safely disconnects and removes temporary database files after successful merge.
Usage
cleanup_temp_database(temp_db_info, verbose = FALSE)
Value
Logical indicating success
Arguments
- temp_db_info
List containing temp database connection and paths
- verbose
Whether to print verbose output