-
Notifications
You must be signed in to change notification settings - Fork 69
Closed
Labels
@vmihailenco
Description
E.g.
partition=# insert into notices (id) values (5);
INSERT 0 0 <----------
Expected
partition=# insert into notices (id) values (5);
INSERT 0 1 <-----------