Skip to content

macrostrat.unit_boundaries missing explicit foreign keys #260

@cambro

Description

@cambro

In the current dump, unit_boundaries.unit_id is mapped to units.id but unit_id_2 is not. It should be mapped to units.id as well. It would be desirable to name these fields in an informative way too. I regret my choices here! (unit_above and unit_below would be way more intuitive).

t1 should also be mapped to intervals.id.
section_id should also be mapped to sections.id

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