nodejs的MongonDB 連接庫,MongooseJS 4.1.8 發布
Mongoose 是基于nodejs,使用javascript編程,連接mongodb數據庫的軟件包,使mongodb的文檔數據模型變的優雅起來,方便對mongodb文檔型數據庫的連接和增刪改查等常規數據操作。
mongoose是當前使用mean(mongodb express angularjs nodejs)全棧開發必用的連接數據庫軟件包。
MongooseJS 4.1.8 發布,此版本主要是 bug 修復:
-
docs; fixed typo in example #3390 kmctown
</li> -
fixed; error in toObject() #3387 guumaster
</li> -
fixed; handling for casting null dates #3383 alexmingoia
</li> -
fixed; passing composite ids to
</li>findByIdAndUpdate
#3380 -
fixed; linting #3376 #3375 ChristianMurphy
</li> -
fixed; added NodeJS v4 to Travis #3374 ChristianMurphy
</li> -
fixed; casting $elemMatch inside of $not #3373 gaguirre
</li> -
fixed; handle case where $slice is 0 #3369
</li> -
fixed; avoid running getters if path is populated #3357
</li> -
fixed; cast documents to objects when setting to a nested path #3346
</li> </ul> 下載:<a href="/misc/goto?guid=4958967948011514492" _src="</a>。本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!