Skip to content

[Good first issue | Feature] Support Multi-Table Synthesis with Composite Foreign Key #111

@Z712023

Description

@Z712023

Problem

In particular, when the primary key is a composite key, foreign keys might also be composite keys. How can this tool support multi-table synthesis in this scenario?

Proposed Solution

A simple approach is to concatenate the associated parent and child table data through foreign keys, and then use an existing model to learn their data distribution.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions