ddquery icon indicating copy to clipboard operation
ddquery copied to clipboard

Django Debug Query (ddquery) beautiful colored SQL statements for logging

Results 3 ddquery issues
Sort by recently updated
recently updated
newest added

When I run tests I get following error: AttributeError: 'LogRecord' object has no attribute 'duration'

Its' hard to read blue color, very little contrast on dark console.

Hi @elinaldosoft, I noticed that there is an inconsistency between the Git tag 0.1 and the package published at PyPI. While Git tag 0.1 contains a bug fix commit https://github.com/elinaldosoft/ddquery/commit/69e8589c5c997bc9b66a5b4b390931a704a66595,...