Sarah Hoffmann
|
3a0a4b9175
|
save software version in the database
The version represents the software version that was used to
import the data.
|
2021-03-01 20:35:15 +01:00 |
|
Sarah Hoffmann
|
b4f64aa770
|
make sure that calls to PHP legacy scripts are fatal on error
|
2021-03-01 16:10:45 +01:00 |
|
Sarah Hoffmann
|
dd03aeb966
|
bdd: use python library where possible
Replace calls to PHP scripts with direct calls into the
nominatim Python library where possible. This speed up
tests quite a bit.
|
2021-02-26 16:14:29 +01:00 |
|
Sarah Hoffmann
|
15b5906790
|
move setup function to python
There are still back-calls to PHP for some of the sub-steps.
These needs some larger refactoring to be moved to Python.
|
2021-02-26 15:02:39 +01:00 |
|