sqlite_enable_fk: Enable foreign key constraints for SQLite connections

View source: R/db.R

sqlite_enable_fkR Documentation

Enable foreign key constraints for SQLite connections

Description

Foreign key constraints aren't enabled by default in SQLite. Ensure they are enabled each time we connect to the db.

Usage

sqlite_enable_fk(con)

vimc/dettl documentation built on Oct. 6, 2022, 2:13 p.m.