Skip to content

Commit 79ea8d9

Browse files
committed
update
1 parent a7edfdb commit 79ea8d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/guides/typing-json.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ model User {
6565

6666
Strongly typed JSON fields must be annotated with the `@json` attribute. The purpose is to make them easily distinguishable from relational fields.
6767

68+
The feature is only supported for PostgreSQL database for now.
69+
6870
:::
6971

7072
## `PrismaClient` typing

0 commit comments

Comments
 (0)