Skip to content

Commit

Permalink
Remove obsolete metadata
Browse files Browse the repository at this point in the history
To get rid of Hasura console warning.
The actual constraints were removed already in daee0fa
  • Loading branch information
Leitsi committed Sep 15, 2023
1 parent 84de1c7 commit 644aa7f
Showing 1 changed file with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
table:
name: timetable_version
schema: return_value
object_relationships:
- name: day_type
using:
foreign_key_constraint_on: day_type_id
- name: vehicle_schedule_frame
using:
foreign_key_constraint_on: vehicle_schedule_frame_id
- name: substitute_operating_day_by_line_type
using:
foreign_key_constraint_on: substitute_operating_day_by_line_type_id

0 comments on commit 644aa7f

Please sign in to comment.