File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -507,10 +507,11 @@ INSERT INTO "type_STRING"(col) VALUES ('string_ocdn') ON CONFLICT DO NOTHING;
507507 QUERY PLAN
508508-------------------------------------
509509 Insert on public."type_STRING"
510+ Batch Size: 1
510511 Conflict Resolution: NOTHING
511512 -> Result
512513 Output: 'string_ocdn'::text
513- (4 rows)
514+ (5 rows)
514515
515516--Testcase 142:
516517DELETE FROM "type_STRING";
Original file line number Diff line number Diff line change @@ -507,10 +507,11 @@ INSERT INTO "type_STRING"(col) VALUES ('string_ocdn') ON CONFLICT DO NOTHING;
507507 QUERY PLAN
508508-------------------------------------
509509 Insert on public."type_STRING"
510+ Batch Size: 1
510511 Conflict Resolution: NOTHING
511512 -> Result
512513 Output: 'string_ocdn'::text
513- (4 rows)
514+ (5 rows)
514515
515516--Testcase 142:
516517DELETE FROM "type_STRING";
Original file line number Diff line number Diff line change @@ -507,10 +507,11 @@ INSERT INTO "type_STRING"(col) VALUES ('string_ocdn') ON CONFLICT DO NOTHING;
507507 QUERY PLAN
508508-------------------------------------
509509 Insert on public."type_STRING"
510+ Batch Size: 1
510511 Conflict Resolution: NOTHING
511512 -> Result
512513 Output: 'string_ocdn'::text
513- (4 rows)
514+ (5 rows)
514515
515516--Testcase 142:
516517DELETE FROM "type_STRING";
Original file line number Diff line number Diff line change @@ -507,10 +507,11 @@ INSERT INTO "type_STRING"(col) VALUES ('string_ocdn') ON CONFLICT DO NOTHING;
507507 QUERY PLAN
508508-------------------------------------
509509 Insert on public."type_STRING"
510+ Batch Size: 1
510511 Conflict Resolution: NOTHING
511512 -> Result
512513 Output: 'string_ocdn'::text
513- (4 rows)
514+ (5 rows)
514515
515516--Testcase 142:
516517DELETE FROM "type_STRING";
You can’t perform that action at this time.
0 commit comments