Nominatim/nominatim/db
Sarah Hoffmann e929693cae
Merge pull request #3356 from lonvia/use-date-from-osm2pgsql-prop
Use import date from osm2pgsql property table if available
2024-03-05 15:32:16 +01:00
..
sqlalchemy_types enable all API tests for sqlite and port missing features 2023-12-07 09:32:02 +01:00
__init__.py move indexing function into its own Python module 2021-01-18 15:43:27 +01:00
async_connection.py 'fix' issues with recent changes to psycopg2 typing 2023-09-17 15:09:34 +02:00
async_core_library.py Correct some typos 2024-02-26 18:13:30 +01:00
connection.py Github Actions: add codespell linter, warn only 2024-03-04 00:22:24 +01:00
properties.py adapt to new type annotations from typeshed 2022-08-09 11:06:54 +02:00
sql_preprocessor.py Merge pull request #3342 from mtmail/tyops 2024-02-28 14:25:16 +01:00
sqlalchemy_functions.py update typing for latest changes in SQLAlchemy 2023-12-29 20:55:33 +01:00
sqlalchemy_schema.py hide type differences between Postgres and Sqlite in custom types 2023-12-07 09:31:00 +01:00
sqlite_functions.py Correct some typos 2024-02-26 18:13:30 +01:00
status.py use import date from osm2pgsql property table if available 2024-03-05 11:33:32 +01:00
utils.py remove now unnecessary type igonre comment 2023-11-01 11:57:57 +01:00