mongoose-schema-reference-sample
mongoose-schema-reference-sample copied to clipboard
Shows the usage of mongoose Schema referencing
module.js:538 throw err; ^ Error: Cannot find module 'mongodb/node_modules/bson' at Function.Module._resolveFilename (module.js:536:15) at Function.Module._load (module.js:466:25) at Module.require (module.js:579:17) at require (internal/module.js:11:18) at Object. (/home/shrimank/workspace/SANDSTORM/demo/mongoose-schema-reference-sample/node_modules/mongoose/lib/drivers/node-mongodb-native/objectid.js:8:16) at Module._compile (module.js:635:30) at Object.Module._extensions..js (module.js:646:10)...
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.13.20 to 8.9.5. Release notes Sourced from mongoose's releases. 8.9.5 / 2025-01-13 fix: disallow nested $where in populate match fix(schema): handle bitwise operators on Int32 #15176 #15170...