| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Thanks Anssi Kääriäinen, Marc Tamlyn, and Tim Graham for the reviews.
|
|
|
|
|
|
|
|
|
|
Refs #15101. Patch slightly reworked by Claude Paroz.
|
|
Thanks Josh Smeaton and Tim Graham for the reviews.
|
|
Thanks Max Demars for the report.
|
|
Refactored compiler SELECT, GROUP BY and ORDER BY generation.
While there, also refactored select_related() implementation
(get_cached_row() and get_klass_info() are now gone!).
Made get_db_converters() method work on expressions instead of
internal_type. This allows the backend converters to target
specific expressions if need be.
Added query.context, this can be used to set per-query state.
Also changed the signature of database converters. They now accept
context as an argument.
|
|
|
|
Thanks Tim Graham for the review.
|
|
Refs #20968. Allow querying template_postgis presence without
existing test database.
Thanks Tim Graham for the review.
|
|
comprehension
|
|
#23933.
|
|
|
|
Refs #23842. Thanks Thomas Chaumeny for the suggestion.
|
|
Thanks Reinout van Rees for the review.
|
|
|
|
PostGIS.
Thanks raratiru for the report and Claude Paroz for review.
|
|
|
|
|
|
Refs #23685.
|
|
Thanks Tim Graham for the review.
|
|
Refs 63ff417746.
|
|
|
|
|
|
Thanks Collin Anderson for the review.
|
|
Thanks Shai Berger for review.
|
|
Thanks Claude Paroz for suggestions and review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Josh Smeaton and Claude Paroz for advice.
|
|
|
|
Oracle cannot order_by() a TextField; refs #23504.
|
|
|
|
|
|
|
|
|
|
|
|
attribute
Thanks Tim Graham for the review.
|
|
|
|
refs #23395.
|