#12634: sql compiler execute: fetchone empty result with ordering_aliases fail.
---------------------------------------------------+------------------------
Reporter: [email protected] | Owner: nobody
Status: reopened | Milestone: 1.2
Component: Database layer (models, ORM) | Version: 1.2-beta
Resolution: | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------------+------------------------
Comment (by anonymous):
I'm using django_pyodbc to access SQL Server 2005. So settings.py has
{{{sql_server.pyodbc}}}.
I just tested with sqlite3 (which is the DB I do have available other than
MSSQL) and it works fine with without the patch above.
If no one else manages to replicate the issue with other databases, I
suppose I have to go talk to the django_pyodbc guys, even though the stack
trace shows no trace of their code being called?
--
Ticket URL: <http://code.djangoproject.com/ticket/12634#comment:7>
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.