Forum Discussion

SolaceSonder1's avatar
SolaceSonder1
Qrew Trainee
3 years ago

Create parent-child relationship when parent primary key is from composite key from sync

I have two tables, Patient sync (parent) and Labs sync table (child).  The Primary Key of Patient sync table is a composite key [email protected]. This is created during the automatic s...