ITADN

Fail loudly when `dbConnect()` arguments that belong in `duckdb()` collide

#2560Openkrlmlr 创建于 13 天前
K
krlmlrcommented
Happens when the driver object is reused from the cache because it uses a database file. Also consider warning unconditionally when passing arguments to `dbConnect()` that belong in `duckdb()` .
0 条评论