Sarah Hoffmann
|
76b1885595
|
use absolute imports in Python code
Relative imports are no longer officially recommended.
|
2021-04-16 14:20:09 +02:00 |
|
Sarah Hoffmann
|
e90adfc7c3
|
adapt database check to new index layout
|
2021-04-14 17:52:59 +02:00 |
|
Sarah Hoffmann
|
e520613362
|
convert connect() into a context manager
|
2021-02-25 18:42:54 +01:00 |
|
Sarah Hoffmann
|
4b32cbe518
|
fix return code for check database run with 'not applicable'
|
2021-02-19 18:32:00 +01:00 |
|
Sarah Hoffmann
|
a0ae4945cd
|
add unit tests for new check_database code
|
2021-02-18 20:36:11 +01:00 |
|
Sarah Hoffmann
|
b169e4c88c
|
port check-database function to python
This change also adapts the hints to use the nominatim tool.
Slightly changed checks, so that they are just as effective on
a frozen database.
|
2021-02-18 17:32:30 +01:00 |
|