红联Linux门户
Linux帮助

MongooseJS 4.9.2发布,MongoDB连接包

发布时间:2017-03-27 09:10:45来源:红联作者:baihuo
MongooseJS 4.9.2 发布了。使用 JavaScript 编程,连接 MongoDB 数据库的软件包,使 MongoDB 的文档数据模型变的优雅起来,方便对 MongoDB 文档型数据库的连接和增删改查等常规数据操作。

本次更新如下:

fix(discriminator): 一直处理类名

fix(schema): 使 clone() 通过重用鉴别器模式工作

fix(querycursor): run pre find hooks with .cursor()

fix(connection): 如果 username:password 包括 @ 或 : 抛出错误

fix(timestamps): handle overwriting createdAt+updatedAt consistently

fix(document): ensure subdoc post save runs after parent save

docs(model): 改进更新的文档

软件详情:https://github.com/Automattic/mongoose/blob/master/History.md

下载地址:https://github.com/Automattic/mongoose/archive/4.9.2.zip

来自:开源中国社区
文章评论

共有 0 条评论