Skip to content

insertMany does not work on tables that only have an "id" column #974

@tysonzero

Description

@tysonzero

It generates the following:

INSERT INTO "table_name"() VALUES () RETURNING "id";

And the empty () is unfortunately not valid PostgreSQL.

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