yiisoft / rbac-db

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

Decrease size for string columns from 128 to 126 for PostgreSQL optimization #65

Closed arogachev closed 10 months ago

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

Codecov Report

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

Comparison is base (ac56329) 99.40% compared to head (1e94b1b) 99.40%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #65 +/- ## ========================================= Coverage 99.40% 99.40% Complexity 158 158 ========================================= Files 11 11 Lines 673 673 ========================================= Hits 669 669 Misses 4 4 ```

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