node-casbin / sequelize-adapter

Sequelize adapter for Casbin
https://github.com/casbin/node-casbin
Apache License 2.0
64 stars 34 forks source link

Support : sequelize v6 & sequelize typescript v2 #39

Closed Yash-g17 closed 3 years ago

Yash-g17 commented 3 years ago

Added support for sequelize version 6 and sequelize-typescrirpt v2 Also upgraded typescript version.

Fix: https://github.com/node-casbin/sequelize-adapter/issues/34

image

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 715993266


Totals Coverage Status
Change from base Build 425597281: 0.0%
Covered Lines: 94
Relevant Lines: 102

💛 - Coveralls
hsluoyz commented 3 years ago

@Yash-g17 hi, sorry that I have to revert this PR. Because we use Yarn instead of NPM. Can you re-send a PR with modifying yarn.lock ?

Yash-g17 commented 3 years ago

Okay , on it .