James Pickard
11/15/2021, 12:20 PMnpx prisma db pull
it is using a plural for a one-to-many foreign key (e.g. I have a key called control_id
but it generates a field on the model called controls
- not control
) is that a bug?Ryan
11/15/2021, 12:50 PMdb pull
commands.James Pickard
09/20/2022, 10:54 AM