Bug Description
On some MongoDB collections I getting a "is not a function" error in the table view and SQL file.
In contrast to DBCode with the Node.js MongoDB driver everything is working correctly: https://github.com/mongodb/node-mongodb-native
Repro steps
- Select any MongoDB connection
- Open “New SQL file”
- Execute "db.collection(…).find({})"
- See error on some collections
Expected Behavior
It should be possible to view all collections without any error.
Actual Behavior
Error "_0x315983[(_0x333a00(...) + "g")] is not a function"
Environment
- DBCode version: 1.31.1
- VS Code (or fork) version: 1.120.0
- OS: Windows
- Database: MongoDB
- Connection: SSL
Error Meesages (if applicable)
_0x315983[(_0x333a00(...) + "g")] is not a function
Bug Description
On some MongoDB collections I getting a "is not a function" error in the table view and SQL file.
In contrast to DBCode with the Node.js MongoDB driver everything is working correctly: https://github.com/mongodb/node-mongodb-native
Repro steps
Expected Behavior
It should be possible to view all collections without any error.
Actual Behavior
Error "_0x315983[(_0x333a00(...) + "g")] is not a function"
Environment
Error Meesages (if applicable)