Add unit test support for mssql
Closed this issue · 1 comments
jarrodconnolly commented
Is your feature request related to a problem? Please describe.
Sequelize itself tests against mssql, we should add this to our tests.
Describe the solution you'd like
Unit tests all pass.
Describe alternatives you've considered
N/A
jarrodconnolly commented
Fixed by #51