igorbenav / fastcrud

FastCRUD is a Python package for FastAPI, offering robust async CRUD operations and flexible endpoint creation utilities.
MIT License
693 stars 59 forks source link

Fix update column #162

Closed igorbenav closed 2 months ago

igorbenav commented 2 months ago

closes #157

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (6135dab) to head (7c09974). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #162 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 71 71 Lines 5953 5953 ========================================= Hits 5953 5953 ```

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