think-mongo
think-mongo copied to clipboard
mongodb int64字段 bug
当mongodb中字段的值是int64的时候,
Connection.php 331行
$this->cursor->setTypeMap($typeMap)
报错。