Prisma and CUIDv2
why prisma doesnt support cuidv2? in sense that it doesnt let you generate cuidv2 by default
1 Reply
We have a feature request for it here:
https://github.com/prisma/prisma/issues/17102
Please add a 👍 so that we can prioritise it.
GitHub
Make cuid2 available in
@default
· Issue #17102 · prisma/prismaProblem cuid() is deprecated now due to security reasons, can we let cuid2 be an option when generating ids?