qicosmos / ormpp

modern C++ ORM, C++17, support mysql, postgresql,sqlite
Apache License 2.0
1.2k stars 260 forks source link

`filed` to avoid the field conflict with mysql keyword #125

Closed Jacyking closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (34687c6) 39.88% compared to head (7aaf513) 39.88%. Report is 1 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #125 +/- ## ======================================= Coverage 39.88% 39.88% ======================================= Files 22 22 Lines 2856 2856 ======================================= Hits 1139 1139 Misses 1717 1717 ``` | [Files](https://app.codecov.io/gh/qicosmos/ormpp/pull/125?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qicosmos) | Coverage Δ | | |---|---|---| | [include/utility.hpp](https://app.codecov.io/gh/qicosmos/ormpp/pull/125?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qicosmos#diff-aW5jbHVkZS91dGlsaXR5LmhwcA==) | `98.70% <100.00%> (ø)` | |

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