| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
injection on PostgreSQL.
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
Thanks Florian Apolloner, Chris Jerdonek, Hannes Ljungberg, Nick Pope,
and Mariusz Felisiak for reviews.
|
|
BaseDatabaseFeatures.has_case_insensitive_like to False.
|
|
|
|
|
|
|
|
|
|
DatabaseFeatures.supports_expression_indexes to True.
|
|
Thanks Simon Charette, Mads Jensen, and Mariusz Felisiak for reviews.
Co-authored-by: Markus Holtermann <info@markusholtermann.eu>
|
|
failures.
Co-authored-by: Tim Graham <timograham@gmail.com>
|
|
|
|
PostgreSQL < 10 doesn't support ICU collations.
Thanks Hannes Ljungberg for the report.
|
|
Thanks Simon Charette and Mariusz Felisiak for reviews.
|
|
Previously, backends used different keys "swedish-ci" or "swedish_ci".
|
|
Thanks Simon Charette for reviews.
|
|
DatabaseFeatures.json_key_contains_list_matching_requires_list.
CockroachDB's behavior matches PostgreSQL.
|
|
https://www.postgresql.org/docs/13/functions-uuid.html
https://www.postgresql.org/docs/13/pgcrypto.html#id-1.11.7.34.10.5
|
|
|
|
DatabaseFeatures.introspected_field_types.
|
|
QuerySet.select_for_update() on PostgreSQL.
|
|
CockroachDB also has them.
|
|
|
|
Thanks to Adam Johnson, Carlton Gibson, Mariusz Felisiak, and Raphael
Michel for mentoring this Google Summer of Code 2019 project and
everyone else who helped with the patch.
Special thanks to Mads Jensen, Nick Pope, and Simon Charette for
extensive reviews.
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
|
|
|
|
together with PRECEDING and FOLLOWING".
|
|
|
|
|
|
PostgreSQL 12+.
|
|
DatabaseFeatures.can_return_multiple_columns_from_insert.
Unnecessary since b31e63879eb5d9717e9f890401f7222e4f00c910.
|
|
PostgreSQL.
Thanks Florian Apolloner, Tim Graham, Simon Charette, Nick Pope, and
Mariusz Felisiak for reviews.
|
|
|
|
other columns.
|
|
Thanks Tim Graham for the review.
|
|
|
|
The aliases aren't cached and thus the old usage will be an error after
refs #29478.
|
|
|
|
|
|
|
|
Thanks Tim Graham, Nick Pope, and Claude Paroz for contribution and review.
|
|
|
|
|
|
|