Skip to content

Commit

Permalink
.dots
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Aug 22, 2024
1 parent 4c3f947 commit 55a0fb7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/DBI-wrap.R
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ setMethod("sqlAppendTable", "Pool", DBI_wrap("sqlAppendTable"))

#' @export
#' @inheritParams DBI::sqlInterpolate
#' @param .dots A list of named arguments to interpolate.
#' @rdname DBI-wrap
setMethod("sqlInterpolate", "Pool", DBI_wrap("sqlInterpolate"))

Expand Down
2 changes: 2 additions & 0 deletions man/DBI-wrap.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 55a0fb7

Please sign in to comment.