]> git.openstreetmap.org Git - nominatim.git/commit
simplify constructor for SQL preprocessor
authorSarah Hoffmann <lonvia@denofr.de>
Mon, 19 Apr 2021 07:38:17 +0000 (09:38 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 19 Apr 2021 08:26:25 +0000 (10:26 +0200)
commit4fa6c0ad5333e979931d3276a5a9cdcbfd514430
tree0c692606f6e0bd7007aeea86ffc59b0084be8d44
parent8f63f9516b276af8391d71e285db44a7b7214803
simplify constructor for SQL preprocessor

Use sql path from config.
nominatim/db/sql_preprocessor.py
nominatim/tools/database_import.py
nominatim/tools/refresh.py
nominatim/tools/tiger_data.py
test/python/conftest.py
test/python/test_tools_refresh_create_functions.py