MongoDB 連接包,MongooseJS 4.3.2 發布

jopen 8年前發布 | 6K 次閱讀 MongooseJS

Mongoose 是基于nodejs,使用javascript編程,連接mongodb數據庫的軟件包,使mongodb的文檔數據模型變的優雅起來,方便對mongodb文檔型數據庫的連接和增刪改查等常規數據操作。

mongoose是當前使用mean(mongodb express angularjs nodejs)全棧開發必用的連接數據庫軟件包。

MongooseJS 4.3.2 發布,此版本更新內容如下:

  • fix(document): .set() into single nested schemas #3686

    </li>

  • fix(connection): support 'replSet' as well as 'replset' option #3685

    </li>

  • fix(document): bluebird unhandled rejection when validating doc arrays #3681

    </li>

  • fix(document): hooks for doc arrays in single nested schemas #3680

    </li>

  • fix(document): post hooks for single nested schemas #3679

    </li>

  • fix: remove unused npm module #3674 sybarite

    </li>

  • fix(model): don't swallow exceptions in nested doc save callback #3671

    </li>

  • docs: update keepAlive info #3667 ChrisZieba

    </li>

  • fix(document): strict 'throw' throws a specific mongoose error #3662

    </li>

  • fix: flakey test #3332

    </li>

  • fix(query): more robust check for RegExp #2969

    </li> </ul>

    下載:https://github.com/Automattic/mongoose/archive/4.3.2.zip


     本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
     轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
     本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!