File: dbCommit.R

package info (click to toggle)
dbi 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,740 kB
  • sloc: makefile: 2
file content (3 lines) | stat: -rw-r--r-- 113 bytes parent folder | download
1
2
3
#' @export
#' @rdname transactions
setGeneric("dbCommit", def = function(conn, ...) standardGeneric("dbCommit"))