#25517: Concat() database function is not idempotent in SQLite
-------------------------------------+-------------------------------------
     Reporter:  wsmith323            |                    Owner:  jarshwah
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  1.8
  (models, ORM)                      |
     Severity:  Release blocker      |               Resolution:  fixed
     Keywords:  concat coalesce      |             Triage Stage:  Accepted
  sqlite                             |
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by timgraham):

 * has_patch:  1 => 0
 * version:  master => 1.8
 * severity:  Normal => Release blocker
 * stage:  Ready for checkin => Accepted


Comment:

 Oops, I didn't check if the tests passed when backporting to 1.8 and there
 are a few test failures there. We can solve the SQLite failures by
 backporting `BaseExpression.flatten()` from
 134ca4d438bd7cbe8f0f287a00d545f96fa04a01 but there are also some MySQL two
 failures in `tests/db_functions`.

--
Ticket URL: <https://code.djangoproject.com/ticket/25517#comment:14>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.85805b6e2f33e3d6142224a344b85d41%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to