pycasbin / async-sqlalchemy-adapter

Async SQLAlchemy Adapter for PyCasbin
https://github.com/casbin/pycasbin
Apache License 2.0
7 stars 6 forks source link

feat: fix automatic table creation error #5

Closed wu-clan closed 1 year ago

wu-clan commented 1 year ago

Fix: https://github.com/pycasbin/async-sqlalchemy-adapter/issues/4

Contains some other fixes: version dependencies, testing...

casbin-bot commented 1 year ago

@Nekotoxin please review

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

hsluoyz commented 1 year ago

@wu-clan fix all:

image

wu-clan commented 1 year ago

@hsluoyz please review.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5038352901

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report. To ensure accuracy in future PRs, please see these guidelines. A quick fix for this PR: rebase it; your next report should be accurate.


Files with Coverage Reduction New Missed Lines %
casbin_async_sqlalchemy_adapter/adapter.py 3 40.24%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 5014851785: -0.02%
Covered Lines: 69
Relevant Lines: 170

💛 - Coveralls
github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: