Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/eggjs/egg-sequelize
Sequelize for Egg.js
https://github.com/eggjs/egg-sequelize
feat: use underscore style column name as default (#7)
4922b8e338d1f3dbf4f15076d0f7ac056e4e1fc3 authored almost 8 years ago by dongxu <[email protected]>
4922b8e338d1f3dbf4f15076d0f7ac056e4e1fc3 authored almost 8 years ago by dongxu <[email protected]>
docs: add info about how to enable sequelize plugin (#6)
0b3b7d864528e42cd3ecdb39452c287d5779b2e8 authored almost 8 years ago by AsherTan <[email protected]>
0b3b7d864528e42cd3ecdb39452c287d5779b2e8 authored almost 8 years ago by AsherTan <[email protected]>
Release 2.0.1
5e6f6d3897296f6887dc4e893a53b36796321cc1 authored almost 8 years ago by jtyjty99999 <[email protected]>
5e6f6d3897296f6887dc4e893a53b36796321cc1 authored almost 8 years ago by jtyjty99999 <[email protected]>
fix: Allow all of Sequelize options in `config.sequelize` (#5)
http://docs.sequelizejs.com/en/v3/api/sequelize/#new-sequelizedatabase-usernamenull-passwordnull...
e414f9dcaef676c1319a345091782441386790d2 authored almost 8 years ago by Jason Lee <[email protected]>
Release 2.0.0
2f96a296c8516cf265f52e9bbcb1b275160fbaa7 authored almost 8 years ago by jtyjty99999 <[email protected]>
2f96a296c8516cf265f52e9bbcb1b275160fbaa7 authored almost 8 years ago by jtyjty99999 <[email protected]>
feat: [BREAKING_CHANGE] Update default Sequelize configs (#4)
* feat: 1. Automation set tableName as pluralize style.2. Default `underscored`, `timestamps` co...
1dbd8fc6e259bf7819115aaa8e0f7fdf49bc21e8 authored almost 8 years ago by Jason Lee <[email protected]>
Release: 1.0.0
ea16064ac5a24d553ca1384ac994153a37ec1781 authored almost 8 years ago by jtyjty99999 <[email protected]>
ea16064ac5a24d553ca1384ac994153a37ec1781 authored almost 8 years ago by jtyjty99999 <[email protected]>
chore: complete unittest (#2)
736d247434269c18976a2d2c09a81392232a4866 authored almost 8 years ago by Hongcai Deng <[email protected]>
736d247434269c18976a2d2c09a81392232a4866 authored almost 8 years ago by Hongcai Deng <[email protected]>
feat: use loader API to load models (#3)
- remove modulePath, only load app/model
- can get model from app.model
- use app.loader.loadT...
feat: remove mysql bind (#1)
* feat: add mssql pg support
2936914c71b982fc1038dfe58a2fa72e32cfec0b authored almost 8 years ago by luicfer <[email protected]>
feat:first implement
2178e48c3c0e52426d432c28fdc61be2a0487139 authored almost 8 years ago by jtyjty99999 <[email protected]>
2178e48c3c0e52426d432c28fdc61be2a0487139 authored almost 8 years ago by jtyjty99999 <[email protected]>