| Age | Commit message (Collapse) | Author |
|
docstrings.
|
|
|
|
|
|
DatabaseOperations.fulltext_search_sql().
Should have been removed in 5139832398624be75ee5361a6fac9348fdb61093.
|
|
Accuracy was incorrect when dates differ by a month or more.
|
|
|
|
|
|
|
|
unexpected errors.
Thanks Shai Berger and Tim Graham for review.
|
|
|
|
DatabaseIntrospection.data_types_reverse.
|
|
|
|
Thanks Shai Berger for test help and Adam Johnson for review.
|
|
|
|
The class will be removed as part of #27753.
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added in Django 1.0: 92c35a0617836b09aef3b6909579ee368004969b
Unknown when it became obsolete.
|
|
|
|
|
|
|
|
|
|
|
|
#27632).
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
Thanks Tim Graham and Simon Charette for the reviews.
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
of the ORM.
Per deprecation timeline.
|
|
BaseDatabaseOperations.check_aggregate_support().
|
|
MySQL.
|
|
|
|
|
|
|
|
Thanks Tim Graham and Markus Holtermann for review.
|
|
Thanks Josh Smeaton for Oracle fixes.
|
|
Thanks Mariusz Felisiak for review and Oracle assistance.
Thanks Tim Graham for review and writing docs.
|
|
The initial implementation added support for PostgreSQL but it is also required
on Oracle (13b7f299de79e3eb101c3f015386eba39a8f3928).
Thanks Mariusz Felisiak for the foreign key retreival queries.
|
|
Thanks to Josh Smeaton for the idea of implementing server-side cursors
in PostgreSQL from the iterator method, and Anssi Kääriäinen and Kevin
Turner for their previous work. Also Simon Charette and Tim Graham for
review.
|