Details
Description
There is something wrong with convertFrom. It does not recognize MinKey. The problem seems to be mismatch between BSONType enum (int?) and bson in memory (byte?)
There is something wrong with convertFrom. It does not recognize MinKey. The problem seems to be mismatch between BSONType enum (int?) and bson in memory (byte?)