liangwenzhong / spider-sequelize-oracle

legion spider man sequelize oracle
MIT License
9 stars 5 forks source link

Pass argument sequelize to initPools #3

Closed maxwrlr closed 5 years ago

maxwrlr commented 5 years ago

When using any dialect other then oracle the argument sequelize wasn't passed to ConnectionManager.initPools and therefore "TypeError: Cannot read property 'config' of undefined" was thrown.