google-code-export / django-pyodbc

Automatically exported from code.google.com/p/django-pyodbc
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

qs.extra fails with SQL error #47

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use model from attached file in your project.
2. Make a query using example from the same file
3. Force qs to perform a query and you will see an error.

django-mssql fails too:
http://code.google.com/p/django-mssql/issues/detail?id=50
But they do another sql statement.

Original issue reported on code.google.com by lolkaant...@gmail.com on 20 Mar 2009 at 10:53

Attachments: