Skip to content

Commit 92c4e37

Browse files
committed
update doc about
1 parent bd4300f commit 92c4e37

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,11 @@ This is an on going projects, not all model methods are ported.
120120
| `__getitem__` || |
121121
| `Model.objects.async_iterator` || |
122122

123+
### RawQuerySet
124+
Not supported ❌
125+
126+
You can still call `Model.object.async_raw()` but you will be unable to access the results.
127+
123128
### Model:
124129

125130
| methods | supported | comments |

0 commit comments

Comments
 (0)