cycle / database

Database Abstraction Layer, Schema Introspection, Schema Generation, Query Builders
MIT License
54 stars 23 forks source link

Add support for `mediumText` column type #178

Closed msmakouz closed 6 months ago

msmakouz commented 6 months ago

What's was changed

Added support for mediumText column type.

Closes: #169

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 95.27%. Comparing base (ab00319) to head (45f1beb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #178 +/- ## ========================================= Coverage 95.27% 95.27% Complexity 1839 1839 ========================================= Files 130 130 Lines 5077 5077 ========================================= Hits 4837 4837 Misses 240 240 ```

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