diff options
author | Frederick Muriuki Muriithi | 2025-06-09 12:59:33 -0500 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2025-06-09 12:59:33 -0500 |
commit | a952dc61fb2961faa2a1107a2ec92370f10b60cd (patch) | |
tree | 661aa59a143e8e592a99bec3bcafa1a971406157 /uploader/authorisation.py | |
parent | e58e29a4aefb0426fc61f9f6b3b9a824fb020279 (diff) | |
download | gn-uploader-a952dc61fb2961faa2a1107a2ec92370f10b60cd.tar.gz |
Fix return: Don't use `RETURNING *`.
Fetching the results of the insert query with `RETURNING *` does not
work as expected with MySQLdb. This commit, thus, returns the
explicitly computed values instead.
Diffstat (limited to 'uploader/authorisation.py')
0 files changed, 0 insertions, 0 deletions