tests/testthat/helper-memdb.R

memory_db <- function() {
  DBI::dbConnect(SQLite(), ":memory:")
}
rstats-db/RSQLite documentation built on April 20, 2024, 11:56 a.m.