Nothing
#' @rdname AdbiResultArrow-class
#' @inheritParams DBI::dbColumnInfo
#' @usage NULL
dbColumnInfo_AdbiResultArrow <- function(res, ...) {
dbColumnInfo_AdbiResult(res, ...)
}
#' @rdname AdbiResultArrow-class
#' @export
setMethod("dbColumnInfo", "AdbiResultArrow", dbColumnInfo_AdbiResultArrow)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.