Skip to content

Commit

Permalink
Add manual join from groups_of_stop_places_members to stop_places
Browse files Browse the repository at this point in the history
  • Loading branch information
Huulivoide committed Jun 25, 2024
1 parent f1b6d3c commit fc5ef51
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
table:
name: group_of_stop_places_members
schema: public
object_relationships:
- name: stop_place
using:
manual_configuration:
column_mapping:
ref: netex_id
insertion_order: null
remote_table:
name: stop_place
schema: public

0 comments on commit fc5ef51

Please sign in to comment.