#12225: sql/*.sql files don't work if they contain %
------------------------------------------+---------------------------------
 Reporter:  monikasulik                   |       Owner:  nobody    
   Status:  new                           |   Milestone:            
Component:  Database layer (models, ORM)  |     Version:  1.1       
 Keywords:                                |       Stage:  Unreviewed
Has_patch:  0                             |  
------------------------------------------+---------------------------------
 I'm getting a "tuple index out of range" error if I don't escape %
 characters in my app_name/sql/*.sql files (which, unless I'm mistaken, I
 shouldn't really have to do). I'm using psycopg2 (if this matters). The
 example code I'm attaching also causes a second error, which seems to have
 something to do with whitespace, but I think that one was already reported
 [http://code.djangoproject.com/ticket/2284 here].

-- 
Ticket URL: <http://code.djangoproject.com/ticket/12225>
Django <http://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-upda...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=.


Reply via email to