mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-09-07 21:15:41 +00:00
Build issues resolution
This commit is contained in:
@@ -326,8 +326,6 @@ model Station {
|
||||
crowdSignals StationCrowdSignal[]
|
||||
@@index([city, countryCode])
|
||||
@@index([sequence])
|
||||
|
||||
@@index([city, countryCode])
|
||||
@@schema("passenger")
|
||||
}
|
||||
|
||||
@@ -422,8 +420,6 @@ model Coach {
|
||||
assignments CoachAssignment[]
|
||||
@@index([coachTypeId])
|
||||
@@index([sequence])
|
||||
|
||||
@@index([coachTypeId])
|
||||
@@schema("passenger")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user