<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/topics/db/sql.txt, branch 1.4.18</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.4.18</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.4.18'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2014-04-21T22:31:44Z</updated>
<entry>
<title>[1.4.x] Fixed queries that may return unexpected results on MySQL due to typecasting.</title>
<updated>2014-04-21T22:31:44Z</updated>
<author>
<name>Erik Romijn</name>
<email>eromijn@solidlinks.nl</email>
</author>
<published>2014-04-20T20:32:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=aa80f498de6d687e613860933ac58433ab71ea4b'/>
<id>urn:sha1:aa80f498de6d687e613860933ac58433ab71ea4b</id>
<content type='text'>
This is a security fix. Disclosure will follow shortly.

Backport of 75c0d4ea3ae48970f788c482ee0bd6b29a7f1307 from master
</content>
</entry>
<entry>
<title>Fixed doc references to `django.db.models.query.QuerySet` and converted some tabs that were introduced in r16699 to spaces.</title>
<updated>2011-09-30T10:28:39Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-09-30T10:28:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2eadc418aff64790eb5b8d06ac995c720c233e49'/>
<id>urn:sha1:2eadc418aff64790eb5b8d06ac995c720c233e49</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16915 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #16293: Document a way to return dicts with column names from a DB cursor.</title>
<updated>2011-09-11T05:37:55Z</updated>
<author>
<name>James Bennett</name>
<email>ubernostrum@gmail.com</email>
</author>
<published>2011-09-11T05:37:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=23b7758f75a7a676613464cc3f00370979df1e45'/>
<id>urn:sha1:23b7758f75a7a676613464cc3f00370979df1e45</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16808 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Converted links to external topics so they use intersphinx extension markup.</title>
<updated>2011-09-04T21:17:30Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2011-09-04T21:17:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=932b1b8d6dbd1a4d8e50aa0528c1489094f5704c'/>
<id>urn:sha1:932b1b8d6dbd1a4d8e50aa0528c1489094f5704c</id>
<content type='text'>
This allows to make these links more resilent to changes in the target URLs.
Thanks Jannis for the report and Aymeric Augustin for the patch.

Fixes #16586.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16720 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #14201 - Add a "security overview" page to the docs</title>
<updated>2011-06-10T15:14:36Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2011-06-10T15:14:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=528157ce73e4e7d9ee65c362d0cb4013eb17c5f0'/>
<id>urn:sha1:528157ce73e4e7d9ee65c362d0cb4013eb17c5f0</id>
<content type='text'>
Thanks to davidfischer for the initial patch!

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16360 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #16093 - Typo in "Performing raw SQL queries"; thanks direvus.</title>
<updated>2011-05-30T12:11:10Z</updated>
<author>
<name>Timo Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2011-05-30T12:11:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8ad3c41c69be9b58caef85ef6dde7e07ee299beb'/>
<id>urn:sha1:8ad3c41c69be9b58caef85ef6dde7e07ee299beb</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16293 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #14733: no longer "validate" .raw() queries.</title>
<updated>2011-03-14T19:49:53Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2011-03-14T19:49:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fd2f18008caeca28c60c43cce7b43fb87c6fee78'/>
<id>urn:sha1:fd2f18008caeca28c60c43cce7b43fb87c6fee78</id>
<content type='text'>
Turns out that a lot more than just SELECT can return data, and this list is
very hard to define up front in a cross-database manner. So let's just assume
that anyone using raw() is at least halfway competant and can deal with
the error messages if they don't use a data-returning query.

Thanks to Christophe Pettus for the patch.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@15803 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #9964 -- Ensure that all database operations make transactions dirty, not just write operations. Many thanks to Shai Berger for his work and persistence on this issue.</title>
<updated>2011-02-12T13:03:34Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2011-02-12T13:03:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6314a1b42e4f695b4c575585375fe91697911d5c'/>
<id>urn:sha1:6314a1b42e4f695b4c575585375fe91697911d5c</id>
<content type='text'>
This is BACKWARDS INCOMPATIBLE for anyone relying on the current behavior that allows manually managed read-only transactions to be left dangling without a manual commit or rollback.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@15493 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #15243 -- More clearly document that the transaction functions needs to be called with a using parameter to work with a non-default database.  Thanks to Jason Kotenko for the patch.</title>
<updated>2011-02-11T18:23:55Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2011-02-11T18:23:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b01cc1bd8935f3b97504029c260f4b75061228c2'/>
<id>urn:sha1:b01cc1bd8935f3b97504029c260f4b75061228c2</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15489 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed typo in raw SQL docs example.</title>
<updated>2010-11-09T05:04:05Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2010-11-09T05:04:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7a5c54e9b74ff612af37689425458e7857f9649f'/>
<id>urn:sha1:7a5c54e9b74ff612af37689425458e7857f9649f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14501 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
