aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBonfaceKilz2022-03-03 16:52:42 +0300
committerBonfaceKilz2022-03-12 15:33:09 +0300
commit270ff08a94f29f1552baaafe19e8b31a272e9f8c (patch)
treeb331fffe4e77c6e79ab9c106cc0ddb66b0d0bd6c /docs
parent25b6c1bf35ccb590f8728295059d39db77e7422f (diff)
downloadgenenetwork3-270ff08a94f29f1552baaafe19e8b31a272e9f8c.tar.gz
Remove check for inserted data when inserting individual data
* gn3/db/sample_data.py (insert_sample_data)[__insert_data]: Move check to the main body. With this check here, you have 3 redundant checks. For a successful insert, it will insert the first value to the `PublishData` table and ignore the rest of the inserts.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions