diff options
author | Frederick Muriuki Muriithi | 2025-06-02 12:20:33 -0500 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2025-06-02 12:31:54 -0500 |
commit | 78734ae46a39189e51105807fdfcc33a4320c514 (patch) | |
tree | ca15930d993081366e3ea118ecb311b505466a8a /uploader/genotypes/models.py | |
parent | 6870c08d484f482cc2f2501d28b474636dd0810d (diff) | |
download | gn-uploader-78734ae46a39189e51105807fdfcc33a4320c514.tar.gz |
Explicitly query for newly entered data.
The `cursor.executemany()` call only returned the last row that was
inserted, rather than ALL the rows. This is not the correct thing to
do, therefore, this commit fixes that by explicitly querying for all
the newly entered data.
Diffstat (limited to 'uploader/genotypes/models.py')
0 files changed, 0 insertions, 0 deletions