agmen-hu / node-datapumps

Node.js ETL (Extract, Transform, Load) toolkit for easy data import, export or transfer between systems.
MIT License
291 stars 38 forks source link

NumberLong can not be exported #44

Closed stevenluoxiaohua closed 7 years ago

stevenluoxiaohua commented 7 years ago

I used your MongodbMixin class to export data to csv file. I found that NumberLong fields are not in the file.

novaki commented 7 years ago

I think this is a mongodb library issue. Maybe this helps you: https://mongodb.github.io/node-mongodb-native/api-bson-generated/long.html