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, ...)