]> git.openstreetmap.org Git - nominatim.git/history - nominatim/api/status.py
replace regexp_match with generic op() functions
[nominatim.git] / nominatim / api / status.py
2023-01-30 Sarah HoffmannMerge pull request #2963 from lonvia/add-sqlalchemy...
2023-01-30 Sarah Hoffmannadd property cache for API
2023-01-28 Sarah Hoffmannadapt status to use SQLAlchemy tables
2023-01-28 Sarah Hoffmannconvert StatusResult to a dataclass
2023-01-28 Sarah Hoffmannadd SQLAlchemy table schema for Nominatim tables
2023-01-25 Sarah HoffmannMerge pull request #2957 from lonvia/reorganise-api...
2023-01-24 Sarah Hoffmannreorganize api submodule