| Age | Commit message (Expand) | Author |
|---|---|---|
| 2008-09-28 | Fixed Queryset.dates() in the presence of extra-select columns. | Malcolm Tredinnick |
| 2008-09-03 | Changed the tests added in r8898 very slightly so that they don't return | Malcolm Tredinnick |
| 2008-09-03 | Fixed #8819 -- Don't include two copies of extra-select columns in the query. | Malcolm Tredinnick |
| 2008-08-28 | Updated a few save() methods on models to accept force_insert and force_update | Malcolm Tredinnick |
| 2008-08-17 | Fixed #8039 -- Make sure that extra(tables=...) tables are always included in | Malcolm Tredinnick |
| 2008-08-17 | Added a test to show that #8063 doesn't seem to be an issue any longer. | Malcolm Tredinnick |
| 2008-08-17 | Changed the (internal) way extra(select=.., select_params=...) handling is done | Malcolm Tredinnick |
| 2008-07-03 | Fixed a test case using extra sql that didnt fit Oracle syntax. | Ian Kelly |
| 2008-06-30 | Fixed #7314 -- Changed the way extra() bits are handled when QuerySets are me... | Malcolm Tredinnick |
