Skip to content

Commit

Permalink
Update content/200-orm/500-reference/100-prisma-schema-reference.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolasburk authored Jan 6, 2025
1 parent cef4733 commit 2efbe88
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3194,7 +3194,7 @@ Generate a universally unique lexicographically sortable identifier based on the

#### Remarks

- `ulid()` will produce 128-bit random identifier (ex: `01ARZ3NDEKTSV4RRFFQ69G5FAV`)
- `ulid()` will produce 128-bit random identifier (e.g.: `01ARZ3NDEKTSV4RRFFQ69G5FAV`)

#### Examples

Expand Down

0 comments on commit 2efbe88

Please sign in to comment.