CGI-FR / CGI-FR/LINO

[BUG] Postgresql push insert should fail if primary key exist

Open
#197 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
23
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Currently lino silently ignore insertion of object already in database.

This is due to the `ON CONFLICT DO NOTHING` clause used by the postgresql dataconnector.

Note: with ingress-descriptor this applies to the start table only

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.