steveteahan
steveteahan
Thank you for the comments. They have all been implemented.
I have what I believe to be an initial working version of this. I need to expand the testing, but I'll hold off until I get a sense for whether...
Thank you for the feedback, @methane. I was also thinking about exposing `_executed` as part of the public API. I think that having both could be useful depending on whether...
Thank you, @Andersson007. To respond to your feedback: - **queries** works for me - Agreed on `cursor.mogrify()`, that's what I ended up using only wrapping it in a method to...