Hello! I have a quick question I was hoping some of you might know the answer to. I have a database with an Employee-entity. There is also a settings-entity in the database. Is there any way to default create a new Settings-row when I create a new Employee in the schema.prisma file?