odbc2parquet
odbc2parquet copied to clipboard
Prompt user for password
Prompt for password if the user does not provide one then connecting via dsn on the command line. Consider using https://crates.io/crates/indicatif to handle the user dialog.
How do we want to treat passwords in connection strings? Or rather connection strings without one.