GreenmaskIO / greenmask

PostgreSQL database anonymization and synthetic data generation tool
https://greenmask.io
Apache License 2.0
1.07k stars 18 forks source link

feat: Subset stage 5: Virtual foreign keys #156

Closed wwoytenko closed 2 months ago

wwoytenko commented 2 months ago

We need to implement the ability to define virtual foreign keys via a configuration file. This will allow users with denormalized data or logically removed foreign keys to manually specify these relationships, ensuring the subset system functions correctly.