Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/core/aggregation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ Aggregation operations with the :dbcommand:`aggregate` command have
the following limitations:

- The pipeline cannot operate on values of the following types:
``Binary``, ``Symbol``, ``MinKey``, ``MaxKey``, ``DBRef``, ``Code``,
``Symbol``, ``MinKey``, ``MaxKey``, ``DBRef``, ``Code``,
``CodeWScope``.

- Output from the :term:`pipeline` can only contain 16 megabytes. If
Expand Down