jazzband / dj-database-url

Use Database URLs in your Django Application.
https://pypi.org/project/dj-database-url/
BSD 3-Clause "New" or "Revised" License
1.49k stars 205 forks source link

Enhance Query String Parsing for Server-Side Binding in Django 4.2 with psycopg 3.1.8+ Resolves #234 #235

Closed truongvan closed 11 months ago

truongvan commented 11 months ago

My implementation for Issue #234.

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (9a74cc5) 100.00% compared to head (cec0b29) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #235 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 73 75 +2 Branches 16 18 +2 ========================================= + Hits 73 75 +2 ```

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