drogon icon indicating copy to clipboard operation
drogon copied to clipboard

Support binary result format. Support disabling stmt preparation in pg query

Open hwc0919 opened this issue 2 years ago • 2 comments

hwc0919 avatar May 07 '22 17:05 hwc0919

It's a personal demand. Feel free to ignore it if it's inappropriate.

This PR has no public api changes. Two more parameters are added for some internel methods. Two more enum class are added for SqlBinder::operator<<() to take.

The change will only take effects on postgresql. I did not find anything related in mysql library. (Correct me if I am wrong.)

hwc0919 avatar May 07 '22 17:05 hwc0919

Rebase master 46c00a317f169369d416c1a4705bd561ef163d45

hwc0919 avatar Jun 27 '22 10:06 hwc0919