By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
| id | flag | parent_id |
|---|---|---|
| 1 | 1 | 1 |
| 2 | 0 | 1 |
| 3 | 0 | 1 |
| id | flag | parent_id |
|---|---|---|
| 1 | 1 | 1 |
| 2 | 0 | 1 |
| 3 | 0 | 1 |
UNIQUE constraint failed: child.flag, child.parent_id
| id | flag | parent_id |
|---|---|---|
| 1 | 1 | 1 |
| 2 | 0 | 1 |
| 3 | 0 | 1 |
| id | flag | parent_id |
|---|---|---|
| 1 | 1 | 1 |
| 2 | 0 | 1 |
| 3 | 0 | 1 |
UNIQUE constraint failed: child.flag, child.parent_id