hey, on prisma 1 docs, it shows that we can use @d...
# orm-help
w
hey, on prisma 1 docs, it shows that we can use @default(true) but it's incorrect, it must be @default(value: true)
r
Could you point to the doc link where this is mentioned so that we can change it?