#3214: [patch] raw sql file doesn't recognize quotes correctly
-------------------------------------+-------------------------------------
     Reporter:  shaunc <shaun@…>     |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |               Resolution:
     Severity:  Release blocker      |             Triage Stage:  Accepted
     Keywords:  rawsql migrations    |      Needs documentation:  0
    Has patch:  0                    |  Patch needs improvement:  0
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------

Comment (by claudep):

 SQLite: needs splitting
 PostgreSQL: does not need splitting
 MySQL: does not need splitting, but has issues when some multiline SQL
 results are not read (`cursor.nextset()` has to be used to "consume"
 results).
 Oracle: ?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/3214#comment:42>
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/086.90431fd028a016ca5aa04b45e8c562a6%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to