Skip to content

Insert always says that there are no affected rows #24

@vmihailenco

Description

@vmihailenco

E.g.

partition=# insert into notices (id) values (5);
INSERT 0 0 <----------

Expected

partition=# insert into notices (id) values (5);
INSERT 0 1 <-----------

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions