You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 14, 2021. It is now read-only.
Right now properties like
${name}Clientare ending up in the denyList and it is very common to name something likeUserClient.This adds unnecessary friction and we can totally avoid this by using a more conflict resistant naming for types like
User__Client.Internal: https://prisma-company.slack.com/archives/CUXLS0Z6K/p1590736839231000
Related: prisma/prisma#2539