tests/testthat/helper-memdb.R

memory_db <- function() {
  DBI::dbConnect(SQLite(), ":memory:")
}
r-dbi/RSQLite documentation built on May 3, 2024, 9:52 a.m.