sql.py: run_query_into(): Moved main case (into != None) outside of if statement because the special-case if statement contains `return`
sql.py: run_query_into(): Moved main case (into != None) outside of if statement because the special-case if statement contains `return`