Skip to content

EntityID field value is missing in SQL query #17

@turone

Description

@turone

INSERT INTO "Identifier" DEFAULT VALUES;

A query that inserts a value into the entityId field:
INSERT INTO "Identifier" ("entityId") VALUES ((SELECT "id" FROM "Entity" WHERE "name" = 'Account'));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions