cycle / database

Database Abstraction Layer, Schema Introspection, Schema Generation, Query Builders
MIT License
53 stars 22 forks source link

Fixed search for single enum value in PostgreSQL #181

Closed msmakouz closed 3 months ago

msmakouz commented 3 months ago

Closes: #180

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 95.28%. Comparing base (63acb67) to head (8510487).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #181 +/- ## ========================================= Coverage 95.27% 95.28% - Complexity 1839 1843 +4 ========================================= Files 130 130 Lines 5077 5085 +8 ========================================= + Hits 4837 4845 +8 Misses 240 240 ```

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