Nominatim/nominatim/db
Sarah Hoffmann 72625dc72a call freeze after running and non-updateable import
Some of the tables will have already been removed but
the tables for indexing are still there and should be
dropped.
2021-06-02 11:08:48 +02:00
..
__init__.py move indexing function into its own Python module 2021-01-18 15:43:27 +01:00
async_connection.py use WorkerPool for Tiger data import 2021-05-13 20:36:50 +02:00
connection.py use absolute imports in Python code 2021-04-16 14:20:09 +02:00
properties.py save software version in the database 2021-03-01 20:35:15 +01:00
sql_preprocessor.py move word table and normalisation SQL into tokenizer 2021-04-30 11:30:51 +02:00
status.py call freeze after running and non-updateable import 2021-06-02 11:08:48 +02:00
utils.py use absolute imports in Python code 2021-04-16 14:20:09 +02:00