Skip to content
Snippets Groups Projects
Commit 058d3db1 authored by Philipp Hörist's avatar Philipp Hörist
Browse files

Logger: Test for None after fetchone()

fetchone() returns None when nothing is found
len(None) yields a TypeError
parent 77dc9750
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment