-
-
Notifications
You must be signed in to change notification settings - Fork 128
Closed
Description
Description and expected behavior
I got error when using @nanoid, @nanoid is supported by Prisma since v4.9.0
sample code:
model Brand {
id String @id @default(nanoid(3))
}
Screenshots
Environment (please complete the following information):
- ZenStack version: [1.6.0]
- Prisma version: [5.3.1]
- Database type: [SQLite]
Additional context
Link to Prisma issue: prisma/prisma#14004
Metadata
Metadata
Assignees
Labels
No labels
