Status of NanoID
Hi ๐ ,
I've noticed there's already been implemented NanoID in prisma-engines https://github.com/prisma/prisma-engines/pull/3556.
But for some reason the final implementation (i.e. docs, code completion) has not been finished. https://github.com/prisma/prisma/issues/17199
Is there any chance that NanoID would be officially supported? Because the current state of the client (@prisma/client 5.12.1) allows to use NanoID as one of the option for the id generation.
Thank you.
GitHub
Build software better, together
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
GitHub
Finish the implementation of
@default(nanoid())
ยท Issue #17199 ยท ...See prisma/prisma-engines#3556 for context. The missing pieces we identified: Langage-tools completion prisma/language-tools#1372 Migrate support (engines-side) for diffing & special handling o...
1 Reply
Hey ๐
There's no fixed timeline that I could share yet.
As you have shared, there are some aspects of nanoId still remaining:
https://github.com/prisma/prisma/issues/17199#issue-1525364490
GitHub
Finish the implementation of
@default(nanoid())
ยท Issue #17199 ยท ...See prisma/prisma-engines#3556 for context. The missing pieces we identified: Langage-tools completion prisma/language-tools#1372 Migrate support (engines-side) for diffing & special handling o...