Skip to content

Define FK relationship between Entry and MorphTypeData #2186

@myieye

Description

@myieye

We migrated Entry.MorphType without syncing MorphTypeData, so we need users to sync MorphTypeData before we add a FK. (Well, we'll at least give them a few weeks before we define it?)

A FK would let us more efficiently get the current name and syntax/punctuation.
The enum is theoretically helpful, but not sufficient.
We've put the enum on the Entry, so we probably just use that as the FK? Then MorphTypeData.Id is essentially unnecessary, but oh well.

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