#33768: MySQL ordering of nulls last/first is broken in combination with UNION
-------------------------------------+-------------------------------------
     Reporter:  Florian Apolloner    |                    Owner:  Simon
                                     |  Charette
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  dev
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Mariusz Felisiak <felisiak.mariusz@…>):

 In [changeset:"f47fec31f8b51ad8fdc0a5d6805d0130f8700ca8" f47fec3]:
 {{{
 #!CommitTicketReference repository=""
 revision="f47fec31f8b51ad8fdc0a5d6805d0130f8700ca8"
 Refs #33768 -- Fixed ordering compound queries by NULLs on SQLite < 3.30.

 The lack of support for native nulls last/first on SQLite 3.28 and 3.29
 requires the compound query to be wrapped for emulation layer to work
 properly.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33768#comment:11>
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/0107018431be9c77-9a7481f9-f8bc-4705-af24-813e8b3d6a23-000000%40eu-central-1.amazonses.com.

Reply via email to