Comment (by claudep):
I think that the parsing solution leads us nowhere. It is not fair to
penalize all backends because some cannot execute multiple statements.
IMHO, we should have a backend-specific `load_sql` that take care of
either splitting the statements or to feed the database with the read file
at once.
--
Ticket URL: <https://code.djangoproject.com/ticket/2284#comment:26>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Comment (by merb):
this ticket seems to be fixed.
--
Ticket URL: <https://code.djangoproject.com/ticket/2284#comment:27>
* status: new => closed
* resolution: => duplicate
Comment:
In any case, custom sql loading is handled in #3214.
--
Ticket URL: <https://code.djangoproject.com/ticket/2284#comment:28>