Skip to content
This repository was archived by the owner on Apr 8, 2019. It is now read-only.
This repository was archived by the owner on Apr 8, 2019. It is now read-only.

Change TrainStatus Database Model #14

@axsaucedo

Description

@axsaucedo

Change TrainStatus Database Model

Currently we have several ForeignKey constraints in the Location database object. It seems that it would make much more sense to have One-to-one constraints instead, and it would make much more sense to have these fields in the TrainStatus model itself as opposed to the Location model.

Acceptance Criteria

The TrainStatus model should contain the one-to-one constraints for platform, location, etc (As required).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions