Support to define tests across multiple tables that check for relational compliance.
Purpose
These tests will ensure that data spread across multiple tables are consistent with each other. A key example of this is a simulation of primary keys and foreign keys in a SQL database, but with the non-enforcement of these declarative data tests.
Support to define tests across multiple tables that check for relational compliance.
Purpose
These tests will ensure that data spread across multiple tables are consistent with each other. A key example of this is a simulation of primary keys and foreign keys in a SQL database, but with the non-enforcement of these declarative data tests.