ensure_db: Ensure that the DB exists and has the right columns

View source: R/db.R

ensure_dbR Documentation

Ensure that the DB exists and has the right columns

Description

We try a query, and if it fails then we try to create the DB.

Usage

ensure_db(db)

Arguments

db

DB file.


r-lib/liteq documentation built on Nov. 10, 2023, 1:43 a.m.