.. |
5d75febe2d59_create_table_overtaking_event.py
|
Add migrations for the whole schema
|
2022-04-03 16:06:12 +02:00 |
9d8c8c38a1d0_create_table_user.py
|
Add migrations for the whole schema
|
2022-04-03 16:06:12 +02:00 |
35e7f1768f9b_create_table_road.py
|
Fix index names on geometry tables and add way_id/relation_id indexes
|
2023-03-30 14:18:44 +02:00 |
99a3d2eb08f9_add_user_display_name.py
|
Add display_name field to users to specify a new name within the application, without changing the login name
|
2022-09-26 11:53:54 +02:00 |
587e69ecb466_transform_overtaking_event_geometry_to_.py
|
fix downgrade step of event geometry transform.
|
2023-04-10 12:15:25 +02:00 |
920aed1450c9_create_enum_processing_status.py
|
Add migrations for the whole schema
|
2022-04-03 16:06:12 +02:00 |
986c6953e431_create_enum_zone_type.py
|
Add migrations for the whole schema
|
2022-04-03 16:06:12 +02:00 |
3856f240bb6d_create_extensions.py
|
Add migrations for the whole schema
|
2022-04-03 16:06:12 +02:00 |
9336eef458e7_create_table_comment.py
|
Add migrations for the whole schema
|
2022-04-03 16:06:12 +02:00 |
a049e5eb24dd_create_table_region.py
|
Use NUTS for region import, not OSM
|
2023-03-31 21:06:59 +02:00 |
a9627f63fbed_create_table_road_usage.py
|
Add migrations for the whole schema
|
2022-04-03 16:06:12 +02:00 |
b8b0fbae50a4_add_import_groups.py
|
Use NUTS for region import, not OSM
|
2023-03-31 21:06:59 +02:00 |
d66baafab5ec_create_table_track.py
|
Add migrations for the whole schema
|
2022-04-03 16:06:12 +02:00 |
f4b0f460254d_add_osm_id_indexes.py
|
the current version of region does not have that column - furthermore it now has an index for its id column already during creation.
|
2023-04-10 12:38:37 +02:00 |
f7b21148126a_add_user_device.py
|
Parse device identifiers and create UserDevice entries in database
|
2023-03-12 13:13:46 +01:00 |