Skip to content

Commit

Permalink
Merge pull request #452 from r-dbi/f-result-arrow-badge
Browse files Browse the repository at this point in the history
chore: Add badge to `DBIResultArrow` class
  • Loading branch information
aviator-app[bot] committed Dec 26, 2023
2 parents 2496699 + ba5b3a2 commit 446fb8e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions R/07-DBIResultArrow.R
@@ -1,5 +1,8 @@
#' DBIResultArrow class
#'
#' @description
#' `r lifecycle::badge('experimental')`
#'
#' This virtual class describes the result and state of execution of
#' a DBMS statement (any statement, query or non-query)
#' for returning data as an Arrow object.
Expand Down
2 changes: 2 additions & 0 deletions man/DBIResultArrow-class.Rd

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

0 comments on commit 446fb8e

Please sign in to comment.