#27420: Oracle DB test user password must be quoted if it starts with a number
-------------------------------------+-------------------------------------
     Reporter:  felixxm              |                    Owner:  felixxm
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  1.8
  (models, ORM)                      |
     Severity:  Release blocker      |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Tim Graham <timograham@…>):

 In [changeset:"dacef9137f43fff88b527d1c02f6fe6a81e975aa" dacef913]:
 {{{
 #!CommitTicketReference repository=""
 revision="dacef9137f43fff88b527d1c02f6fe6a81e975aa"
 Refs #27420 -- Removed exception hiding in Oracle test user creation
 during --keepdb.

 If the test user creation fails here, _create_test_db() would return
 without
 switching to the test user which caused the tests to run using the main
 connection instead of the test user.
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/27420#comment:10>
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/065.679db80f0b7145e140c4ca09159f5213%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to