]> git.openstreetmap.org Git - nominatim.git/commit
Select all entrances for results in one query
authorEmily Love Watson <emily@emlove.me>
Thu, 21 Aug 2025 16:35:23 +0000 (11:35 -0500)
committerEmily Love Watson <emily@emlove.me>
Fri, 29 Aug 2025 15:26:29 +0000 (10:26 -0500)
commitd0ad65f69626664ee90a5f18a333a7addc2efc73
tree2ce980b7beed37aadd1f564feded67e3769fc47f
parente916d27b7c395b9bb2aed6e6569db7bc2b8652a5
Select all entrances for results in one query
lib-sql/functions/place_triggers.sql
lib-sql/functions/placex_triggers.sql
lib-sql/functions/utils.sql
lib-sql/table-triggers.sql
src/nominatim_api/results.py
test/bdd/conftest.py
test/bdd/features/api/details/params.feature
test/bdd/features/db/update/entrances.feature
test/bdd/utils/checks.py