• 
      

    Enable check_join_types and check_subqueries by default.

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

    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
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed