Hi everyone I was working on my first patch for django, Using subquery to filter a model delete generates a sub-optimal SQL by salty-ivy · Pull Request #16809 · django/django · GitHub
I checked out the tests in tests/backend/base/test_features
and similar for mysql. It’s little unclear if I should write tests for the existence of the feature flags or their behavior ?