| Age | Commit message (Collapse) | Author |
|
dbshell.
Thanks Tim Martin for review.
|
|
values, in all positions.
|
|
and Greatest.
|
|
Thanks Tim Graham and Simon Charette for the reviews.
|
|
|
|
|
|
|
|
more than 999 ids.
Thanks Andrei Picus and Anssi Kääriäinen for the initial patch
and Tim Graham for the review.
|
|
DatabaseFeatures.max_query_params.
|
|
with choices.
|
|
Unneeded since e2d6e14662d780383e18066a3182155fb5b7747b.
|
|
Thanks Tim Graham for the review.
|
|
Thanks Markus Holtermann for review.
|
|
Unused since 6fe2b001dba45134d7c10729c57959995e241a88.
|
|
Unused since 534aaf56f4a8e261e111426b2a709e2f8816192f.
|
|
|
|
|
|
Refs #26709
|
|
|
|
- Fixed Oracle backend due to cx_Oracle 5.3 change in the
Cursor.description behavior i.e. "Use None instead of 0 for items in
the Cursor.description attribute that do not have any validity.".
- Used cx_Oracle.Object.size() instead of len().
Thanks Tim Graham for the review.
|
|
positive integer fields.
|
|
|
|
Thanks Andrew Brown for the test case.
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
Add aliases from resolved querysets to the parent query's external
aliases to prevent those aliases from being quoted.
Thanks to Vasily Stepanov for the report and Tim Graham for the review.
|
|
|
|
|
|
docstrings.
|
|
|
|
|
|
|
|
|
|
DatabaseOperations.fulltext_search_sql().
Should have been removed in 5139832398624be75ee5361a6fac9348fdb61093.
|
|
Accuracy was incorrect when dates differ by a month or more.
|
|
|
|
|
|
DateField on Oracle/PostgreSQL.
|
|
|
|
multi-table inheritance models."
This reverts commit 74a575eb7296fb04e1fc2bd4e3f68dee3c66ee0a as it causes
unexpected migrations and doesn't seem to be the best solution.
|
|
Regression in 2f9861d823620da7ecb291a8f005f53da12b1e89.
|
|
|
|
|
|
unexpected errors.
Thanks Shai Berger and Tim Graham for review.
|
|
Prevented queries from reusing trimmed joins.
|
|
|
|
DatabaseIntrospection.data_types_reverse.
|
|
Thanks Tim Graham for the review.
|
|
|