How to force Prisma Client to generate `string` in...
# orm-help
γ
How to force Prisma Client to generate
string
instead of
number
for
Int
attributes with
@id?