Skip to content

sequelize adapter: Returns an object with undefined _id if idField is not explicitly set #348

@Floha258

Description

@Floha258

If you do not explicitly set the idField in a db service's settings, the sequelize adapter (I only know of sequelize doing this, maybe other adapters have the same behavior) returns an object, that has the _id field set explictly to undefined.
Is this wanted or an oversight?

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