| Age | Commit message (Expand) | Author |
|---|---|---|
| 2011-03-14 | Fixed #14733: no longer "validate" .raw() queries. | Jacob Kaplan-Moss |
| 2011-03-03 | Updated test assertions that have been deprecated by the move to unittest2. I... | Russell Keith-Magee |
| 2010-12-03 | Fixed #14700 -- ensure that a raw query is only executed once per iteration. | Alex Gaynor |
| 2010-04-01 | Fixed #12429 -- Ensure that raw queries call resolve_columns if the backend d... | Russell Keith-Magee |
| 2010-02-23 | Fixed #12731. Fixed a bug with .raw() and inheritance. Thanks, Alex Gaynor. | Joseph Kocherhans |
| 2010-02-23 | Updated patch applied in r12504. Refs #12806. | Justin Bronn |
| 2010-02-23 | Fixed #12806 -- Added an implementation of `RawQuerySet.__getitem__`. Thanks... | Justin Bronn |
| 2009-12-22 | Fixed #1142 -- Added multiple database support. | Russell Keith-Magee |
| 2009-12-21 | Fixed #12409 -- Corrected some documentation typos in the docs on raw queryse... | Russell Keith-Magee |
| 2009-12-20 | Fixed #11863: added a `Model.objects.raw()` method for executing raw SQL quer... | Jacob Kaplan-Moss |
