#4680: Fixes problem in initial_sql where "--" is in a string
-------------------------------------+-------------------------------------
     Reporter:  Tim Chase            |                    Owner:  anonymous
         Type:  Bug                  |                   Status:  closed
    Component:  Core (Management     |                  Version:  master
  commands)                          |               Resolution:  fixed
     Severity:  Normal               |             Triage Stage:  Ready for
     Keywords:  initial-sql          |  checkin
  manage.py sprintdec01              |      Needs documentation:  0
    Has patch:  1                    |  Patch needs improvement:  0
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by Claude Paroz <claude@…>):

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


Comment:

 In [423244bc6b670abc2b7d6896add5c1baf0b4ef2a]:
 {{{
 #!CommitTicketReference repository=""
 revision="423244bc6b670abc2b7d6896add5c1baf0b4ef2a"
 Fixed #4680 -- Improved initial_sql parsing

 In particular, allow the '--' sequence to be present in string
 values without being interpreted as comment marker.
 Thanks Tim Chase for the report and shaleh for the initial patch.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/4680#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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to