Issue 110 in django-evolution: SQLMutation should accept or reject if sql is a string and not a list

4 views
Skip to first unread message

codesite...@google.com

unread,
Oct 19, 2009, 11:26:39 AM10/19/09
to django-evolu...@googlegroups.com
Status: New
Owner: ----

New issue 110 by tilldu: SQLMutation should accept or reject if sql is a
string and not a list
http://code.google.com/p/django-evolution/issues/detail?id=110

What steps will reproduce the problem?
1. SQLMutation('foo', 'update ...')

What is the expected output? What do you see instead?

I use django_evolution version 166.


Attachments:
django-evolution-sql-to-list.patch 486 bytes

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

codesite...@google.com

unread,
Oct 19, 2009, 11:30:54 AM10/19/09
to django-evolu...@googlegroups.com

Comment #1 on issue 110 by tilldu: SQLMutation should accept or reject if

I forgot to say:

A patch is attached. If you don't want to support both (list of sql-strings
and
strings), please raise an exception if sql is a instance of basestring.

Reply all
Reply to author
Forward
0 new messages