check_foreign_keys {ReDaMoR}R Documentation

Check the availability of foreign keys

Description

Check the availability of foreign keys

Usage

check_foreign_keys(x)

Arguments

x

a RelDataModel object

Value

Nothing. The function throws an error if there is an issue with foreign keys.


[Package ReDaMoR version 0.7.4 Index]