diff options
author | John Nduli | 2024-09-24 09:45:30 +0300 |
---|---|---|
committer | BonfaceKilz | 2024-09-30 11:14:08 +0300 |
commit | acf133de4cc482ba8c4954179757e301f52c751a (patch) | |
tree | c62b56ff60a8e3533b0a64793986382c5e3adbdc /gn3/data_helpers.py | |
parent | a72bc11be719b4726f05388ff053d52b192c8a50 (diff) | |
download | genenetwork3-acf133de4cc482ba8c4954179757e301f52c751a.tar.gz |
fix: rdf and sql queries for fetching rif data
SQL queries fail because we get bytes instead of strings which cannot be
decoded. We decode results from DictCursor to fix this. For RDF, we cast
`?symbol` to a string.
Diffstat (limited to 'gn3/data_helpers.py')
0 files changed, 0 insertions, 0 deletions