Open hongkongkiwi opened 1 week ago
I'm getting this problem with uuidv7:
error: Error parsing attribute "@default": The `uuid` function does not take any argument. Consider changing this default to `uuid()`.
here's the field:
id String @id @default(uuid(7))
I'm getting this problem with uuidv7:
here's the field: