2
How to disable numberLong in Mongo 3?
I’ve tried to mongo.native_long=0 and did not resolve.
I’m using perl with mongoexport
I’m using perl with mongoexport
2
How to disable numberLong in Mongo 3?
I’ve tried to mongo.native_long=0 and did not resolve.
I’m using perl with mongoexport
I’m using perl with mongoexport
Browser other questions tagged mongodb perl
You are not signed in. Login or sign up in order to post.
What language are you using with Mongo?
– bpinhosilva