blob: 454fd1813b839dd36d2b74898c1421989aa38f6a (
plain)
1
2
3
4
5
6
7
8
9
10
|
doSQLprint: Error: duplicate key value violates unique constraint "test_pkey" on line 32
INSERT: -239=duplicate key value violates unique constraint "test_pkey" on line 32
doSQLprint: Error: more than one row returned by a subquery used as an expression on line 40
SELECT: 0=
0
7 0 "test"
14 1 "a"
DELETE: 100
Exists: 0
Does not exist: 100
|