get_sqlite_fk: Get FK constraints for SQLite connection

View source: R/foreign_keys.R

get_sqlite_fkR Documentation

Get FK constraints for SQLite connection

Description

Get FK constraints for SQLite connection

Usage

get_sqlite_fk(con)

Arguments

con

SQLite connection to get constraints for.

Value

A data frame representing foreign key constraints.


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