Skip to content

Primary / Foreign keys? #9

@joej

Description

@joej

The .sql creates tables, creates index/indices, but - no primary keys, no foreign keys?

Using the entity diagram, it looks like there are clear connections for Foreign Keys, and some primary keys are likely composite keys (e.g., a many-to-many via a table that points FKs outward).

Is there a reason the primary key constraints are commented out in the .sql?
Does OA not use Foreign Keys, due to the volume of records?

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