Issues (253)

16 files with issues
Count Path Last Found
3 psqlextra/backend/base.py
Bug
9 psqlextra/backend/hstore_required.py
Coding Style Best Practice
8 psqlextra/backend/hstore_unique.py
Coding Style Best Practice
31 psqlextra/compiler.py
Bug Coding Style Best Practice
1 psqlextra/datastructures.py
Bug
2 psqlextra/expressions.py
Bug
22 psqlextra/manager/manager.py
Bug Coding Style Best Practice
21 psqlextra/query.py
Bug Coding Style Best Practice
2 tests/fake_model.py
Bug Best Practice
3 tests/migrations.py
Bug Best Practice Comprehensibility Coding Style