Join Slack
Powered by
hey, I'm exploring prisma and after adding the 2 t...
# orm-help
b
Bruno
12/11/2018, 9:38 PM
hey, I'm exploring prisma and after adding the 2 tables on the tutorial
User
and
Post
, the connecting table
_PostToUser
has 3 columns:
id
,
A
and
B
. Is there a way to make those column names more descriptive?
Bruno
12/11/2018, 9:57 PM
I've found this
https://www.prisma.io/forum/t/relational-column-names/5327
but it has no replies.
2
Views
Open in Slack
Previous
Next