Is it possible in one query to generate a 8 bytes ...
# orm-help
h
Is it possible in one query to generate a 8 bytes that is guaranteed to be unique? I would like to base it on the auto generated id, but no way to do that in a single prisma.create() is it?