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. 11, 2024, 10:21 a.m.