We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37a957c commit 34b9a20Copy full SHA for 34b9a20
generator/config/expression/bitAnd.yaml
@@ -41,7 +41,7 @@ tests:
41
result:
42
$bitAnd:
43
- $a
44
- - $numberLong: '63'
+ - !bson_int64 '63'
45
schema:
46
switches:
47
_id:
generator/config/expression/bitOr.yaml
$bitOr:
0 commit comments