More of #16431, this targets a bunch of individual usages, but also targets the usages of execute which can take a callable to map the results. In actuality it always passes cursor_to_dict.
This can be split further, but isn't too large and should be reviewable commit-by-commit.
More of #16431, this targets a bunch of individual usages, but also targets the usages of
execute
which can take a callable to map the results. In actuality it always passescursor_to_dict
.This can be split further, but isn't too large and should be reviewable commit-by-commit.