Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(django): improve getting psycopg3 connection info
Fetch the few needed parameters manually instead of relying on `get_parameters()` which adds visible overhead due to excluding default values for parameters.
- Loading branch information