cycle / database

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

Fix setting `precision` and `scale` through attributes #148

Closed msmakouz closed 7 months ago

msmakouz commented 7 months ago

What was changed

Closes: https://github.com/cycle/database/issues/149

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (0b4d063) 95.10% compared to head (905997d) 95.10%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x cycle/orm#148 +/- ## ========================================= 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.