#4099: psycopg2-2.0.6b2 does not allow lists in cursor.execute
-------------------------------------+--------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: mtredinnick
Status: closed | Component: Database wrapper
Version: SVN | Resolution: fixed
Keywords: | Stage: Accepted
Has_patch: 0 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
-------------------------------------+--------------------------------------
Changes (by mtredinnick):
* status: reopened => closed
* resolution: => fixed
Comment:
The previous comment's error is unrelated to this ticket. The error
reported is typical for when there was an earlier SQL problem and you
continue to try and use the database without rolling back the transaction.
It is expected and correct behaviour.
Perhaps you might want to supply some details of what you are trying to do
to the django-users mailing list if you cannot work out the problem.
--
Ticket URL: <http://code.djangoproject.com/ticket/4099#comment:10>
Django Code <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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---