qicosmos / ormpp

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

add get insert id after insert #132

Closed Jacyking closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (df75b98) 42.10% compared to head (ec30788) 42.23%.

Files Patch % Lines
include/mysql.hpp 77.41% 7 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #132 +/- ## ========================================== + Coverage 42.10% 42.23% +0.12% ========================================== Files 22 22 Lines 2978 2986 +8 ========================================== + Hits 1254 1261 +7 - Misses 1724 1725 +1 ```

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