Verify foreign keys

Coming soon

This feature is planned for release soon.

To ensure successful subsetting, it is important that the foreign keys in your source database are correctly configured. These foreign keys may be established within the source database.

In cases where foreign keys are absent from your source database, foreign keys can be added manually using the Syntho platform.

Syntho relies on properly configured foreign keys to navigate relationships and select the required rows from other tables, ensuring referential integrity in the generated subset.

Circular dependencies may occasionally arise in foreign key relationships, and information on how Syntho handles such cases can be found by referring to What is subsetting.

Last updated