| Age | Commit message (Collapse) | Author |
|
Thanks Markus Holtermann and Tim Graham for reviews.
|
|
constraint if db_constraint=False.
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham and Markus Holtermann for review.
|
|
|
|
|
|
Thanks Mariusz Felisiak, Tim Graham, and Adam Johnson for review.
|
|
|
|
Oracle.
|
|
autoextend size on Oracle.
Thanks Tim Graham for the review.
|
|
Thanks Tim Graham and Jani Tiainen for reviews.
|
|
|
|
|
|
Thanks Shai Berger and Tim Graham for reviews.
|
|
iter(dict) is equivalent to iter(dict.keys()).
|
|
altering char/text field in PostgreSQL.
Thanks Tim Graham for the review.
|
|
Thanks Zubair Alam for the initial patch and Tim Graham for the review.
|
|
Thanks Tim Graham for the review.
|
|
|
|
Thanks Tim Graham for the review.
|
|
This is a followup to 2b3a9414570af623853ca0f819c7d77d0511f22c
|
|
|
|
Thanks Marc Tamlyn for the report and Ian Foote/Tim Graham for review.
|
|
Oracle cursor.
Thanks Tim Graham for the review.
|
|
|
|
Thanks Tim Graham for the review.
|
|
Thanks Claude Paroz and Tim Graham for reviews.
|
|
|
|
Unused since its introduction in cac7675f247da325cb862a312804fe64845d1155.
|
|
|
|
during --keepdb.
Thanks Adam Johnson, Simon Charette and Tim Graham for reviews.
|
|
another one.
|
|
creation during --keepdb.
Thanks Markus Holtermann and Tim Graham for reviews.
|
|
|
|
Reverted 658f1e8 which broke code using __icontains's implicit cast to ::text
on ArrayField.
Thanks Peter J. Farrell for the report.
|
|
Oracle.
Thanks Shai Berger and Tim Graham for the reviews.
|
|
non-null.
Thanks Christophe Pettus, Matteo Pietro Russo for reports and Tim for review.
|
|
dbshell.
Thanks Tim Martin for review.
|
|
|
|
DatabaseFeatures.max_query_params.
|
|
Thanks Tim Graham for the review.
|
|
- 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 Tim Graham for the review.
|
|
|
|
|
|
|