Skip to content

Get Entity Fields Database #19

Open
@aljce

Description

@aljce

Much of the code in this repo uses getEntityFieldsDatabase when it should use getEntityFields. See replace for an example. This causes persistent-typed-db to attempt to replace migration only fields which is impossible, leading to formatting errors. This actually calls into question why we have separate definitions at all. As far as I can tell we could just change all the definitions to some form of replace = coerce replace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions