#30859: Enable the supports_aggregate_filter_clause database feature on SQLite 
>=
3.30
-------------------------------------+-------------------------------------
     Reporter:  Simon Charette       |                    Owner:  nobody
         Type:                       |                   Status:  new
  Cleanup/optimization               |
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Simon Charette):

 The suite segfaults on the following tests

 -
 
`aggregation.test_filter_argument.FilteredAggregateTests.test_filtered_aggregate_ref_annotation`
 -
 
`aggregation.test_filter_argument.FilteredAggregateTests.test_filtered_aggregate_ref_subquery_annotation`

 It seems to be related to references from subqueries as both tests perform
 a subquery pushdown. I've filled a SQLite bug report about it.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30859#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.c429c77ed579472e18add667f8b5836d%40djangoproject.com.

Reply via email to