-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding unique constraints for the elements that actually exists in ou…
…r examples (#464) * Add DatedServiceJourney_UniqueBy_Id_Version * Lint and update documentation tables * Add AccessibilityAssessment and AccessibilityLimitation unique constraints * Lint and update documentation tables * Add AvailabilityCondition Unique constraint as part of the ValidityCondition constraint * Put AvailabilityCondition in a new unique constraint because of AvailabilityConditionIdType * Lint and update documentation tables * Add DatedVehicleJourney and NormalDatedVehicleJourney constraints * Add FlexibleRoute, FlexibleQuay, FlexibleLine, FlexibleStopAssignment * Fix typo * Fix FlexibleStopAssignment in examples for missing order attribute * Lint and update documentation tables * Introduce SitePathLink unique as path of PathLinkIdType * Introduce unique constraint for ValidityPeriod which uses ValidityConditionIdType * Introduce unique constraint for ValidDuring which uses AvailabilityConditionIdType * Introduce unique constraint for ValidyPeriod which uses UsageValidityPeriodIdType, fix ValidBetween * Fix broken example, due to the assignment within a single unique constraint * Reintroduce OperatingDay unique constraints --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matthias Günter <[email protected]>
- Loading branch information
1 parent
a3ba1e5
commit de9d705
Showing
5 changed files
with
283 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.