]> git.openstreetmap.org Git - nominatim.git/commit
make reverse API work with sqlite
authorSarah Hoffmann <lonvia@denofr.de>
Fri, 13 Oct 2023 09:03:13 +0000 (11:03 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 23 Oct 2023 15:19:12 +0000 (17:19 +0200)
commit041794615320f836ed58511437d29ba0b1379777
tree6c990d7e4848430f79cd3f4afde643a04c9bab88
parent1149578e8fe806e12373db39e30878c1cdae86dd
make reverse API work with sqlite
nominatim/api/reverse.py
nominatim/db/sqlalchemy_functions.py
nominatim/db/sqlalchemy_schema.py
nominatim/db/sqlalchemy_types.py
test/python/api/test_api_reverse.py