<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/topics/db/sql.txt, branch 1.6.8</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.6.8</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.6.8'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2014-06-12T20:42:44Z</updated>
<entry>
<title>[1.6.x] Fixed #22349 -- Added a note clarifying `RawQuerySet` has no `__len__`.</title>
<updated>2014-06-12T20:42:44Z</updated>
<author>
<name>Moayad Mardini</name>
<email>moayad.m@gmail.com</email>
</author>
<published>2014-06-12T17:43:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=26983c4c6414f00a2bcf364436ecce0f5e73851d'/>
<id>urn:sha1:26983c4c6414f00a2bcf364436ecce0f5e73851d</id>
<content type='text'>
Thanks cdestigter for the report.

Backport of 2d425116e2 from master
</content>
</entry>
<entry>
<title>[1.6.x] Fixed #22493 - Added warnings to raw() and extra() docs about SQL injection</title>
<updated>2014-04-25T13:56:39Z</updated>
<author>
<name>Moayad Mardini</name>
<email>moayad.m@gmail.com</email>
</author>
<published>2014-04-24T18:10:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2b0e9aa57d4c5b5dbad7d300b4e383d384941034'/>
<id>urn:sha1:2b0e9aa57d4c5b5dbad7d300b4e383d384941034</id>
<content type='text'>
Thanks Erik Romijn for the suggestion.

Backport of 3776926cfe503f16c7195621da20c5b89bda70a2 from master
</content>
</entry>
<entry>
<title>[1.6.x] Fixed queries that may return unexpected results on MySQL due to typecasting.</title>
<updated>2014-04-21T22:30:27Z</updated>
<author>
<name>Erik Romijn</name>
<email>eromijn@solidlinks.nl</email>
</author>
<published>2014-04-20T20:28:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5f0829a27e85d89ad8c433f5c6a7a7d17c9e9292'/>
<id>urn:sha1:5f0829a27e85d89ad8c433f5c6a7a7d17c9e9292</id>
<content type='text'>
This is a security fix. Disclosure will follow shortly.

Backport of 75c0d4ea3ae48970f788c482ee0bd6b29a7f1307 from master
</content>
</entry>
<entry>
<title>[1.6.x] Fixed typos. Changed grammar.</title>
<updated>2014-01-02T21:25:51Z</updated>
<author>
<name>Frank Tobia</name>
<email>frank.tobia@gmail.com</email>
</author>
<published>2014-01-02T19:22:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5dcb28706080344eaa0743a8f88799d961d9b071'/>
<id>urn:sha1:5dcb28706080344eaa0743a8f88799d961d9b071</id>
<content type='text'>
Backport of 6dd8631617 from master
</content>
</entry>
<entry>
<title>Support 'pyformat' style parameters in raw queries, Refs #10070</title>
<updated>2013-06-28T03:59:10Z</updated>
<author>
<name>Shai Berger</name>
<email>shai@platonix.com</email>
</author>
<published>2013-06-28T03:15:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d097417025e71286ad5bbde6e0a79caacabbbd64'/>
<id>urn:sha1:d097417025e71286ad5bbde6e0a79caacabbbd64</id>
<content type='text'>
Add support for Oracle, fix an issue with the repr of RawQuerySet,
add tests and documentations. Also added a 'supports_paramstyle_pyformat'
database feature, True by default, False for SQLite.

Thanks Donald Stufft for review of documentation.
</content>
</entry>
<entry>
<title>Found a mistake in SQL documentation</title>
<updated>2013-05-05T15:01:45Z</updated>
<author>
<name>Christopher Allen-Poole</name>
<email>cw@allen-poole.com</email>
</author>
<published>2013-05-05T14:22:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a96bff179a57c6c7fb79585120088f155831a6ae'/>
<id>urn:sha1:a96bff179a57c6c7fb79585120088f155831a6ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapted uses of versionchanged/versionadded to the new form.</title>
<updated>2013-04-20T15:18:35Z</updated>
<author>
<name>Juan Catalano</name>
<email>jc@streema.com</email>
</author>
<published>2013-03-25T05:53:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=78c842a3230f026ad678d243e5459cd6b314d99a'/>
<id>urn:sha1:78c842a3230f026ad678d243e5459cd6b314d99a</id>
<content type='text'>
Refs #20104.
</content>
</entry>
<entry>
<title>Fixed #9055 -- Standardized behaviour of parameter escaping in db cursors</title>
<updated>2013-03-23T16:11:10Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2013-03-23T15:09:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=76aecfbc4b49f5ab0613cccff1df6fab03253fab'/>
<id>urn:sha1:76aecfbc4b49f5ab0613cccff1df6fab03253fab</id>
<content type='text'>
Previously, depending on the database backend or the cursor type,
you'd need to double the percent signs in the query before passing
it to cursor.execute. Now cursor.execute consistently need percent
doubling whenever params argument is not None (placeholder substitution
will happen).
Thanks Thomas Güttler for the report and Walter Doekes for his work
on the patch.
</content>
</entry>
<entry>
<title>Fixed #19968 -- Dropped support for PostgreSQL &lt; 8.4.</title>
<updated>2013-03-18T20:16:29Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2013-03-17T10:45:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6197935152419f064911f7a26b70da32f31435c7'/>
<id>urn:sha1:6197935152419f064911f7a26b70da32f31435c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enabled database-level autocommit for all backends.</title>
<updated>2013-03-11T13:48:54Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2013-03-03T14:55:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5e27debc5cba30c84f99151a84c5fd846a65b091'/>
<id>urn:sha1:5e27debc5cba30c84f99151a84c5fd846a65b091</id>
<content type='text'>
This is mostly a documentation change.

It has the same backwards-incompatibility consequences as those
described for PostgreSQL in a previous commit.
</content>
</entry>
</feed>
