transport-accessibility/transport_accessibility/pt_map/migrations
Johannes Randerath af5a2c862d Backend changes and sql convenience
- Added sql files to create and drop db and to feed example data.
- Added bridge to import (and later export) data from a gtfs.GTFS object
  to the database.
- Updated models and migrations to implement the whole GTFS reference.
2024-06-02 20:58:39 +02:00
..
__init__.py Setup Mariadb 2024-05-31 22:32:30 +02:00
0001_initial.py Added models to represent GTFS 2024-06-01 00:20:55 +02:00
0002_alter_calendardate_unique_together_and_more.py Added models to represent GTFS 2024-06-01 00:20:55 +02:00
0003_alter_calendar_service_id_and_more.py Changed ids to always increase as automatic primary keys 2024-06-01 01:28:32 +02:00
0004_alter_agency_agency_id_alter_calendar_service_id_and_more.py Changed ids to always increase as automatic primary keys 2024-06-01 01:28:32 +02:00
0005_level_remove_stop_tts_stop_name_agency_agency_lang_and_more.py Backend changes and sql convenience 2024-06-02 20:58:39 +02:00
0006_alter_route_route_type.py Backend changes and sql convenience 2024-06-02 20:58:39 +02:00
0007_location_translation_attribution_bookingrule.py Backend changes and sql convenience 2024-06-02 20:58:39 +02:00
0008_area_farelegrule_faremedia_fareproduct_and_more.py Backend changes and sql convenience 2024-06-02 20:58:39 +02:00
0009_rename_faremedia_faremedium.py Backend changes and sql convenience 2024-06-02 20:58:39 +02:00
0010_rename_location_locationgeojson.py Backend changes and sql convenience 2024-06-02 20:58:39 +02:00
0011_rename_locationgeojson_locationsgeojson.py Backend changes and sql convenience 2024-06-02 20:58:39 +02:00