]> git.openstreetmap.org Git - nominatim.git/commit
make lookup call work with sqlite
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 12 Oct 2023 11:51:10 +0000 (13:51 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 23 Oct 2023 15:19:12 +0000 (17:19 +0200)
commitd0c91e4acf3ee445da77927834c1f576ec1f618b
treea60415666b2a9f99d728eae5ca9b1830ef42fd31
parent114cdafe7ef6b9a781ad143c208ebc57355b64d2
make lookup call work with sqlite

Includes porting unit tests.
nominatim/db/sqlalchemy_types.py
test/python/api/conftest.py
test/python/api/test_api_lookup.py