django/docs/topics/db
Erik Romijn aa80f498de [1.4.x] Fixed queries that may return unexpected results on MySQL due to typecasting.
This is a security fix. Disclosure will follow shortly.

Backport of 75c0d4ea3a from master
2014-04-21 18:31:44 -04:00
..
examples [1.4.x] Fixed #19756 - Corrected a ManyToMany example and added some links and markup. 2013-02-07 07:04:52 -05:00
aggregation.txt Started a 'Cheat sheet' section in aggregation docs because I desperately need this 2012-01-13 21:57:30 +00:00
index.txt Fixed #17605: Restored deleted query documentation that used to live in doctests. Thanks zsiciarz for work on the patch. 2012-03-14 22:16:46 +00:00
managers.txt [1.4.x] Fixed #20150 -- Fixed an error in manager doc example 2013-03-29 15:55:52 -04:00
models.txt [1.4.X] Fixed #19506 - Remove 'mysite' prefix in model example. 2012-12-21 15:53:44 -05:00
multi-db.txt [1.4.X] Fixed #18871 - Fixed typo in multi-db docs. 2012-08-30 07:42:47 -04:00
optimization.txt Updated link to Django Debug Toolbar homepage. 2012-01-15 03:27:48 +00:00
queries.txt [1.4.x] Fixed #19926 -- Fixed a link to code example in queries docs 2013-03-02 20:13:47 +01:00
sql.txt [1.4.x] Fixed queries that may return unexpected results on MySQL due to typecasting. 2014-04-21 18:31:44 -04:00
tablespaces.txt Fixed #12308 -- Added tablespace support to the PostgreSQL backend. 2011-10-14 21:49:43 +00:00
transactions.txt [1.4.x] Fixed some broken links in 1.4 docs 2012-09-08 15:21:13 -04:00