]> git.ipfire.org Git - thirdparty/psycopg.git/commit
fix(shapely): add SRID support
authorKamil Monicz <kamil@monicz.dev>
Sun, 23 Mar 2025 10:30:11 +0000 (10:30 +0000)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 26 Mar 2025 18:26:14 +0000 (19:26 +0100)
commit3a470019a9f5346c7aeeb1640008526c9b821bd8
treed7846bd67536f4c4274e98703ca82d9ea61a3c72
parent2a68754ec6448b1c3dc541cb287b1d310bd92948
fix(shapely): add SRID support
psycopg/psycopg/types/shapely.py
tests/types/test_shapely.py