| Age | Commit message (Collapse) | Author |
|
Also replaced some DatabaseFeatures.supports_<foo>_lookup attributes
with @skipUnlessGISLookup.
|
|
Rewrapped long docstrings and block comments to 79 characters + newline
using script from https://github.com/medmunds/autofix-w505.
|
|
Manually reformatted some long docstrings and comments that would be
damaged by the to-be-applied autofixer script, in cases where editorial
judgment seemed necessary for style or wording changes.
|
|
|
|
https://github.com/psf/black/releases/tag/25.1.0
|
|
|
|
|
|
|
|
Fixed in 5935a9aeade517aebdceea989467d2b46c44d96f.
|
|
Distance()/Area().
Made MeasureBase hashable.
|
|
|
|
|
|
|
|
|
|
and aggregates on Oracle.
Thanks to Norbert Szetei for the report.
|
|
This was missed when adding support to other distance lookups in
refs #25499.
Thanks Peter Bex for the report and Mariusz for testcases.
|
|
|
|
This reverts commit 463fe11bc8b2d068e447c5df677e7a31c2af7e03 due to
restore of relative paths sorting from isort < 4.3.5 in isort 4.3.10.
|
|
|
|
continue statements.
|
|
PEP 249.
|
|
than once.
Reverted test for refs #27603 in favor of using FuncTestMixin.
|
|
|
|
|
|
Distance lookups use the Distance function for decreased code redundancy.
|
|
|
|
|
|
|
|
This facilitates other changes like refs #28160.
|
|
|
|
MySQL.
|
|
values, in all positions.
|
|
Python docs say, "it's usually not necessary to invoke these methods directly."
|
|
|
|
|
|
|
|
|
|
|
|
unavailable.
|
|
Area function, Distance function, and distance lookups now work with
geodetic coordinates on SpatiaLite.
|
|
PROJ.4 4.7.0 was released on 25 Sep 2009 and is available in Ubuntu 12.04.
|
|
Missed in f7a363ee1d2039824d95f35e54219e09c5af67b0.
|
|
assertSequenceEqual().
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
database/library differences.
|
|
|
|
|