in mysql I would have created a table “in the midd...
# prisma-whats-new
s
in mysql I would have created a table “in the middle” of
Task
and
User
with a unique key (
task_id
,
user_id
)