#2044: [patch] sqlinitialdata is ignoring semi-colons -----------------------------+---------------------------------------------- Reporter: [EMAIL PROTECTED] | Owner: adrian Type: defect | Status: new Priority: normal | Milestone: Component: django-admin.py | Version: Severity: normal | Resolution: Keywords: | -----------------------------+---------------------------------------------- Comment (by Joeboy):
Sure, that's true, when django itself is executing the sql. I notice that there seems to be a new 'reset' command that executes the sqlreset code, but even so shouldn't piping it continue to be supported? It looks like manage.py still has operations that require you to send the sql to the db yourself. Is it a big deal to make sure there's a semicolon at the end of the line? -- Ticket URL: <http://code.djangoproject.com/ticket/2044> Django <http://code.djangoproject.org/> 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates -~----------~----~----~----~------~----~------~--~---