From cfe94116a2bc72edbfce5e2d8bd99dc3e53059b1 Mon Sep 17 00:00:00 2001 From: Hadley Wickham Date: Thu, 18 Jan 2024 08:28:23 -0600 Subject: [PATCH] Update for latest DBI --- man/DBI-wrap.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/DBI-wrap.Rd b/man/DBI-wrap.Rd index f9b0551..2f0d166 100644 --- a/man/DBI-wrap.Rd +++ b/man/DBI-wrap.Rd @@ -78,7 +78,7 @@ \S4method{dbAppendTableArrow}{Pool}(conn, name, value, ...) -\S4method{dbCreateTableArrow}{Pool}(conn, name, value, ...) +\S4method{dbCreateTableArrow}{Pool}(conn, name, value, ..., temporary = FALSE) \S4method{dbGetQueryArrow}{Pool}(conn, statement, ...)