DBRef is missing $ref, $id, $db attributes
Solved
Hello,
this my script in NoSQLBooster. See the result
However, this script works in the mongoDB enironment shell. Any ideia?
Heres the print of dbREF
Hello,
this my script in NoSQLBooster. See the result
However, this script works in the mongoDB enironment shell. Any ideia?
Heres the print of dbREF
Thank you for your bug report. We will fix the issue in the next build.
As a workaround solution, you can use DBRef.toJSON() to get "$ref","$id" and "$db" attributes.
Thank you for your bug report. We will fix the issue in the next build.
As a workaround solution, you can use DBRef.toJSON() to get "$ref","$id" and "$db" attributes.
Fixed in 5.0.3
Fixed in 5.0.3
Replies have been locked on this page!