mweibel / connect-session-sequelize

Sequelize SessionStore for Express/Connect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

throw database connection required from connect-session-sequelize

KhizarSH opened this issue · comments

made the connection in
development.jd
test.js
production.js
'mysql://root:zaid9141@localhost:3306/schema_name',

but its shows an error in connect-session-sequelize
Database connection required

This issue needs more details. Will reopen if that's added.