#10942: Cannot pass a string of comma separated values or an iterable to
`params`
or `select_params` (e.g. for use with IN lookup).
---------------------------------------------------+------------------------
Reporter: mrmachine | Owner: nobody
Status: reopened | Milestone:
Component: Database layer (models, ORM) | Version: SVN
Resolution: | Keywords: extra
params select select_params iterable sequence
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------------+------------------------
Changes (by mrmachine):
* keywords: extra select select_params => extra params select
select_params iterable sequence
* summary: Using `select` and `select_params` fails, but using only
`select` works, and the SQL generated for both
is identical. => Cannot pass a string of comma
separated values or an iterable to `params` or
`select_params` (e.g. for use with IN lookup).
--
Ticket URL: <http://code.djangoproject.com/ticket/10942#comment:3>
Django <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
-~----------~----~----~----~------~----~------~--~---