yiisoft / rbac-db

yiisoft/db adapter for RBAC.
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
15 stars 7 forks source link

Add migrations #60

Closed arogachev closed 8 months ago

arogachev commented 8 months ago
Q A
Is bugfix?
New feature? ✔️
Breaks BC? ✔️
codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (a630c52) 98.43% compared to head (74d05e2) 99.11%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #60 +/- ## ============================================ + Coverage 98.43% 99.11% +0.67% + Complexity 192 160 -32 ============================================ Files 11 11 Lines 766 676 -90 ============================================ - Hits 754 670 -84 + Misses 12 6 -6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.