Is there a way to automatically create rows in a child database when a row is created in a parent database?
The use case is customer onboard. We want to create a customer row and then have the onboarding steps created as rows in a child, 'onboarding', database so that each step can be treated as its own row with its own properties like completed date, notes, etc...