mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
VALUEs() is not a cachable construct in SQLAlchemy, so use arrays instead. Also add a special case for single results, the usual result for reverse queries.