This website requires JavaScript.
Explore
Help
Sign In
safety-screen
/
Nominatim
Watch
1
Star
0
Fork
0
You've already forked Nominatim
forked from
hans/Nominatim
Code
Pull Requests
Activity
Files
1879cf902c8271b8f5e15a8272adebe3c0d10193
Nominatim
/
nominatim
/
db
History
Sarah Hoffmann
36b1660121
add support for new middle table format of osm2pgsql
...
Functions are adapted according to the format detected from the osm2pgsql property table.
2024-02-27 18:18:19 +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
enable API use with psycopg 3
2023-05-18 16:08:32 +02:00
connection.py
Removed unused variable, fixed connection
2023-12-07 09:04:33 +01:00
properties.py
adapt to new type annotations from typeshed
2022-08-09 11:06:54 +02:00
sql_preprocessor.py
add support for new middle table format of osm2pgsql
2024-02-27 18:18:19 +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
enable all API tests for sqlite and port missing features
2023-12-07 09:32:02 +01:00
status.py
adapt to new type annotations from typeshed
2022-08-09 11:06:54 +02:00
utils.py
remove now unnecessary type igonre comment
2023-11-01 11:57:57 +01:00