Currently, database giving us every id starts with
ck....
. I need to change that. Is there any way to change this ?
r
Ryan
05/04/2020, 9:10 AM
Hey @Ashiqur Rahman 👋
Currently changing this is not possible as these are auto-generated, if you want to generate an ID specific to your choice, you would have to create a new field and use that with the prefix and random string of your choice.
a
Ashiqur Rahman
05/04/2020, 9:16 AM
okay. but can I skip that auto-generated id field?
I tried to skip this. but I get an error from prisma :
`✖️ One field of the type