Enable check_join_types and check_subqueries by default.

Review Request #14333 — Created Feb. 6, 2025 and updated

Information

django-assert-queries
main

Reviewers

We inherited the default of False from Djblets < 5, but Djblets had
since turned on these flags by default in its copy. We're now doing the
same here. In time, we'll probably want to remove these outright.

Unit tests pass.

Summary ID
Enable check_join_types and check_subqueries by default.
We inherited the default of `False` from Djblets < 5, but Djblets had since turned on these flags by default in its copy. We're now doing the same here. In time, we'll probably want to remove these outright.
224211130cf2bb91369e52b7cc5904067fe49bcf
Checks run (2 succeeded)
flake8 passed.
JSHint passed.
david
  1. Ship It!
  2.