diff options
author | BonfaceKilz | 2022-01-04 13:12:36 +0300 |
---|---|---|
committer | BonfaceKilz | 2022-01-04 17:04:28 +0300 |
commit | 1acd3873f44e0edff055c07fbb6d11066920f379 (patch) | |
tree | eb5fd389f4101dd2694561f8a433d47d1d1598bc /docs | |
parent | 6bb51023032281f28736a4c761fa50e3072327e1 (diff) | |
download | genenetwork3-1acd3873f44e0edff055c07fbb6d11066920f379.tar.gz |
traits.py: Return early during an insert if the give record exists
Sometimes, a user will try to insert data twice, on in some instances, 2
different users will attempt the same inserts of the same records separately.
In such cases, ignore the insert, and return early.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions