• Marc Tamlyn's avatar
    Fixed #24118 -- Added --debug-sql option for tests. · b5c1a85b
    Marc Tamlyn yazdı
    Added a --debug-sql option for tests and runtests.py which outputs the
    SQL logger for failing tests. When combined with --verbosity=2, it also
    outputs the SQL for passing tests.
    
    Thanks to Berker, Tim, Markus, Shai, Josh and Anssi for review and
    discussion.
    b5c1a85b
Adı
Son kayıt (commit)
Son güncelleme
..
__init__.py Loading commit data...
models.py Loading commit data...
test_debug_sql.py Loading commit data...
test_discover_runner.py Loading commit data...
tests.py Loading commit data...