#16694: The test suite no longer runs under Oracle since r16678
-------------------------------------+-------------------------------------
               Reporter:  aaugustin  |          Owner:  nobody
                   Type:  Bug        |         Status:  closed
              Milestone:             |      Component:  Database layer
                Version:  1.3        |  (models, ORM)
             Resolution:  fixed      |       Severity:  Release blocker
           Triage Stage:  Accepted   |       Keywords:
    Needs documentation:  0          |      Has patch:  0
Patch needs improvement:  0          |    Needs tests:  0
                  UI/UX:  0          |  Easy pickings:  0
-------------------------------------+-------------------------------------
Changes (by mtredinnick):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [16681]:
 {{{
 #!CommitTicketReference repository="" revision="16681"
 Modify validity check from r16678 slightly to work with Oracle.

 We now skip this particular check on Oracle backends. Change is based on
 a backend feature check, so it also works with other backends that may
 treat NULL as equal to an empty string.

 Fixes #16694 (with luck).
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16694#comment:4>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to