egg-sequelize的扩展,支持defined文件comment参数的定义(目前仅支持mysql),可以定义日志的级别的和输出路径,支持model目录里按目录定义model,同样使用this.ctx.model.XXX(定义的modelName首字母大写)获取model对象
-
Updated
Aug 12, 2019 - JavaScript
egg-sequelize的扩展,支持defined文件comment参数的定义(目前仅支持mysql),可以定义日志的级别的和输出路径,支持model目录里按目录定义model,同样使用this.ctx.model.XXX(定义的modelName首字母大写)获取model对象
A full example egg crud app framework, include mysql, redis and swagger-doc.
Auto transaction based on cls-hooked for egg-sequelize plugin
egg-mongoose和egg-sequelize两个插件在一个项目中使用
兼容egg-sequelize插件的所有配置和功能,解决egg-sequelize无法自动创建数据库功能
egg.js框架下对Sequelize ORM支持
Add a description, image, and links to the egg-sequelize topic page so that developers can more easily learn about it.
To associate your repository with the egg-sequelize topic, visit your repo's landing page and select "manage topics."