@iwcoetzer Whoops that will teach me to not add a test case for new functionality (my internal checks passed because my connection is called con!)
I added a fix for dbq and a test for the latest version. Your first version can't work because statement is a string so can't take the extra parameters. The second version should work now though :)
