Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: improve docs about features = ["mysql"] not working #84

Merged
merged 2 commits into from
Nov 28, 2023

Conversation

HGZ-20
Copy link
Contributor

@HGZ-20 HGZ-20 commented Nov 27, 2023

fix #82

The README has been modified to update the instructions for users on how to utilize different database features.

@hsluoyz hsluoyz closed this Nov 28, 2023
@hsluoyz hsluoyz reopened this Nov 28, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7eb3f44) 71.07% compared to head (82997d6) 64.56%.
Report is 4 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
- Coverage   71.07%   64.56%   -6.52%     
==========================================
  Files           4        4              
  Lines         439      364      -75     
==========================================
- Hits          312      235      -77     
- Misses        127      129       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hsluoyz hsluoyz changed the title fix: features = ["mysql"] not working (#82) docs: improve docs about features = ["mysql"] not working Nov 28, 2023
@hsluoyz hsluoyz merged commit c1e50ca into casbin-rs:master Nov 28, 2023
3 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

features = ["mysql"] can't run
3 participants