Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Insert Ignore error #376

Open
mosamadi opened this issue Sep 10, 2020 · 1 comment
Open

Insert Ignore error #376

mosamadi opened this issue Sep 10, 2020 · 1 comment

Comments

@mosamadi
Copy link

Implement qurey that insert multiple rows and on error skip like this one in postgress:

INSERT INTO test (id) VALUES (1),(2),(3),(1),(4) ON CONFLICT DO NOTHING;

@zhanghaofei
Copy link
Contributor

#373

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants