<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db/models/sql/query.py, branch 1.2.2</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.2.2</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.2.2'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2010-07-30T04:07:27Z</updated>
<entry>
<title>[1.2.X] Fixed #13882 -- Removed an unnecessary nested where clause introduced on __isnull queries. Thanks to Alex Gaynor for the report and patch.</title>
<updated>2010-07-30T04:07:27Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-07-30T04:07:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=dc449e9664ff89b2acab9934a5589e04061dc4ec'/>
<id>urn:sha1:dc449e9664ff89b2acab9934a5589e04061dc4ec</id>
<content type='text'>
Backport of r13456 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@13457 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #12851 -- Another attempt at fixing select_related() with inherited models, this time with only(). Thanks to phxx for the test case.</title>
<updated>2010-04-30T16:32:48Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-04-30T16:32:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8b1aebbf352cd2c7e0c3bd81b83553fe293ad56a'/>
<id>urn:sha1:8b1aebbf352cd2c7e0c3bd81b83553fe293ad56a</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13059 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #12851 -- Corrected the loading of values when select_related() is used on inherited models. Thanks to phxx for the report and test case.</title>
<updated>2010-04-30T14:07:47Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-04-30T14:07:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4e97d7f8e4acddb2b33d0a1e8bca721ae63d7d7c'/>
<id>urn:sha1:4e97d7f8e4acddb2b33d0a1e8bca721ae63d7d7c</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13054 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #13349 -- Ensure that raw queries evaluate the entire query if the backend doesn't support chunked reads. Thanks to Alex Gaynor for the report and patch.</title>
<updated>2010-04-15T13:01:51Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-04-15T13:01:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=442ee687df8eaa402f5ab8475a2b07c18188aba9'/>
<id>urn:sha1:442ee687df8eaa402f5ab8475a2b07c18188aba9</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12978 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #12429 -- Modified RawQuery to provide some facilities required by Oracle. Thanks to Karen Tracey for the testing help.</title>
<updated>2010-04-02T14:44:16Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-04-02T14:44:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8f8743a69ede47743e1aa6ab83295e35fcfd96cf'/>
<id>urn:sha1:8f8743a69ede47743e1aa6ab83295e35fcfd96cf</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12907 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #12429 -- Ensure that raw queries call resolve_columns if the backend defines it. This ensures (as much as possible) that the model values returned by a raw query match that in normal queries. Thanks to Ian Kelly for the report.</title>
<updated>2010-04-01T16:48:16Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-04-01T16:48:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f7cf58ac0ebf720e5c48f00e99c31cf39c4fca50'/>
<id>urn:sha1:f7cf58ac0ebf720e5c48f00e99c31cf39c4fca50</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12904 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #12822: Don't copy the _aggregate_select_cache when cloning a query set,</title>
<updated>2010-03-21T20:47:52Z</updated>
<author>
<name>Karen Tracey</name>
<email>kmtracey@gmail.com</email>
</author>
<published>2010-03-21T20:47:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9df71371c2d70f61ae0f8916422487bb031a7164'/>
<id>urn:sha1:9df71371c2d70f61ae0f8916422487bb031a7164</id>
<content type='text'>
as that can lead to incorrect SQL being generated for the query. Thanks to mat
for the report and test, tobias for the fix, and Alex for review.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@12830 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #13156 -- Ensure that exists() queries are as fast as they can be. Thanks to Jerome Leclanche for the report.</title>
<updated>2010-03-20T10:37:57Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-03-20T10:37:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9f6a82fafbd84865a06e162c14b6a5d5e110babe'/>
<id>urn:sha1:9f6a82fafbd84865a06e162c14b6a5d5e110babe</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12810 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #12876 -- Corrected a problem with recursive relations under deepcopy. Thanks to elachuni for the patch.</title>
<updated>2010-03-07T07:11:22Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-03-07T07:11:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3508a86ddf86da7a6b1444f89217e45b3514c722'/>
<id>urn:sha1:3508a86ddf86da7a6b1444f89217e45b3514c722</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12700 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #12806 -- Added an implementation of `RawQuerySet.__getitem__`.  Thanks, Bruno Renié.</title>
<updated>2010-02-23T05:22:12Z</updated>
<author>
<name>Justin Bronn</name>
<email>jbronn@gmail.com</email>
</author>
<published>2010-02-23T05:22:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c4699b0b8a8503e552de1fe4f873685f7037b337'/>
<id>urn:sha1:c4699b0b8a8503e552de1fe4f873685f7037b337</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12504 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
