add_fk_data: Add tables with foreign key constraints for testing

View source: R/helper_testing.R

add_fk_dataR Documentation

Add tables with foreign key constraints for testing

Description

Create some tables with foreign key constraints and add some simple data to them for testing.

Usage

add_fk_data(con, schema = "public")

Arguments

con

Connection to DB to add tables with foreign key constraints


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