R/dbR6_validate_db.R

#' dbR6_validate_db
#' Internal method
#' @keywords internal


dbR6_validate_db <- function() {
  private$valid <- RSQLite::dbIsValid(self$get_where()$data)
}
leandroroser/dbR6 documentation built on May 20, 2019, 5:57 p.m.