Skip to content

Commit de42547

Browse files
committed
Update Readme.
1 parent d031820 commit de42547

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,8 @@ Migrations for 'admin':
138138
- The `tzinfo` parameter of the `Trunc` database functions doesn't work
139139
properly because MongoDB converts the result back to UTC.
140140

141+
- In `jsonfield`, when a binary operator (like `exact`) is used, the behavior may differ from other backends if either operand (left-hand or right-hand side) is `null`.
142+
141143
## Troubleshooting
142144

143145
TODO

0 commit comments

Comments
 (0)