]> git.openstreetmap.org Git - nominatim.git/history - test/python/test_db_connection.py
move SearchDescription building into tokens
[nominatim.git] / test / python / test_db_connection.py
2021-05-22 Sarah HoffmannMerge pull request #2342 from lonvia/icu-tokenizer-ci
2021-05-20 Sarah HoffmannMerge pull request #2341 from lonvia/cleanup-python...
2021-05-19 Sarah Hoffmanntest: fix linting errors
2021-05-19 Sarah Hoffmanntest: replace raw execute() with fixture code where...
2021-03-02 Sarah HoffmannMerge pull request #2192 from lonvia/database-versioning
2021-03-01 Sarah Hoffmannsave software version in the database
2021-02-27 Sarah HoffmannMerge pull request #2186 from lonvia/port-import-to...
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