]> git.openstreetmap.org Git - nominatim.git/history - test/python/test_db_connection.py
port wikipedia importance functions to python
[nominatim.git] / test / python / test_db_connection.py
2021-02-25 Sarah Hoffmannport wikipedia importance functions to python
2021-02-25 Sarah Hoffmannmove import-data option to native python
2021-02-25 Sarah Hoffmannport database setup function to python
2021-02-25 Sarah Hoffmannadd function to set up libpq environment
2021-02-25 Sarah Hoffmannconvert connect() into a context manager
2021-02-22 Sarah HoffmannMerge pull request #2181 from lonvia/port-more-tool...
2021-02-18 Sarah Hoffmannadd unit tests for new check_database code
2021-02-01 Sarah HoffmannMerge pull request #2155 from lonvia/port-regresh-to...
2021-01-30 Sarah Hoffmannintroduce custom UsageError
2021-01-26 Sarah Hoffmannconvert functon creation to python