Skip to content

Commit bf38a06

Browse files
remove gridIn mentions
1 parent afc9ddf commit bf38a06

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

source/motor-async-migration.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,7 @@ Method Signature Changes
6060

6161
The following Motor method signatures behave differently in the {+driver-async+} driver:
6262

63-
- ``GridOut.open()`` returns ``None``.
6463
- ``AsyncMongoClient.__init__()`` does not accept an ``io_loop`` parameter.
65-
- ``GridIn.set()`` does not accept a filename. Instead pass a file name by using the
66-
``GridIn.filename`` attribute.
6764
- ``AsyncCursor.each()`` does not exist in the {+driver-async+} driver.
6865
- ``MotorGridOut.stream_to_handler()`` does not exist in the {+driver-async+} driver.
6966
- ``AsyncCursor.to_list(0)`` is not valid in the {+driver-async+} driver. Use

0 commit comments

Comments
 (0)