Skip to content

Commit 8f283c5

Browse files
committed
Fix typo
1 parent bd270ee commit 8f283c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/backend-postgres-old.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ db_write_table.PostgreSQLConnection <- function(con,
1414
types,
1515
values,
1616
temporary = TRUE,
17-
....,
17+
...,
1818
overwrite = FALSE
1919
) {
2020

0 commit comments

Comments
 (0)