cycle / database

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

Fix quoting with an underscore at the beginning #151

Closed msmakouz closed 7 months ago

msmakouz commented 7 months ago

What was changed

Fixed quoting with an underscore at the beginning. Closes: #49

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (d33b9c2) 95.10% compared to head (b8911ea) 95.10%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #151 +/- ## ========================================= Coverage 95.10% 95.10% Complexity 1812 1812 ========================================= Files 129 129 Lines 4987 4987 ========================================= Hits 4743 4743 Misses 244 244 ```

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