get_postgres_fk: Get FK constraints for postgres connection

View source: R/foreign_keys.R

get_postgres_fkR Documentation

Get FK constraints for postgres connection

Description

Get FK constraints for postgres connection

Usage

get_postgres_fk(con)

Arguments

con

Postgres 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.