cycle / database

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

feat: extend database logger context #165

Closed lotyp closed 6 months ago

lotyp commented 6 months ago

Changes

Rationale

These changes aim to improve the ORM's debugging and monitoring capabilities by offering detailed and configurable logging insights.

Checklist

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 95.24%. Comparing base (331a168) to head (1332047).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #165 +/- ## ============================================ + Coverage 95.23% 95.24% +0.01% - Complexity 1833 1836 +3 ============================================ Files 130 130 Lines 5054 5066 +12 ============================================ + Hits 4813 4825 +12 Misses 241 241 ```

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