Shoobx/pjpersist

View on GitHub
src/pjpersist/pool.py

Summary

Maintainability
A
45 mins
Test Coverage

Function __init__ has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(self, user=None, password=None, host='localhost', port=5432,
Severity: Minor
Found in src/pjpersist/pool.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status