jcasbin / jdbc-adapter

JDBC adapter for Casbin
https://github.com/casbin/jcasbin
Apache License 2.0
34 stars 38 forks source link

fix: make the id field backward compatible #49

Closed tangyang9464 closed 2 years ago

tangyang9464 commented 2 years ago

Signed-off-by: tangyang9464 tangyang9464@163.com

fix: #48

casbin-bot commented 2 years ago

@seriouszyx @elfisworking please review

codecov[bot] commented 2 years ago

Codecov Report

Merging #49 (2c35c26) into master (846c3e1) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #49   +/-   ##
=======================================
  Coverage   72.09%   72.09%           
=======================================
  Files           3        3           
  Lines          86       86           
  Branches       26       26           
=======================================
  Hits           62       62           
  Misses         13       13           
  Partials       11       11           
Impacted Files Coverage Δ
.../main/java/org/casbin/adapter/JDBCBaseAdapter.java 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 846c3e1...2c35c26. Read the comment docs.

github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: