dbplyr
dbplyr copied to clipboard
Fix copy_to overwrite flag
trafficstars
Fixes #1535. While the report mentions duckdb, I chose to write test in SQLite due to there being no other duckdb tests yet. Issue seems backend agnostic anyway. Will be grateful for reviews :)