JLuboff / connect-mssql-v2

MS SQL Server session store for Express Session
MIT License
5 stars 7 forks source link

Fix for #47 + Peer Dep updates #49

Closed JLuboff closed 3 years ago

JLuboff commented 3 years ago

This PR provides a fix for issue #47 along with updating some Peer Deps (there are a couple of other dev deps that will need to be further tested/implemented), jest config file creation to specify testrunner, and updates to README's to reflect update to mssql options. This includes an additional test file for verifying JS require statement.