You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CHANGES:
### Fixed
- Enable binary results for parameterless queries by calling `PQsendQueryParams`
when `binary_result` is requested (instead of `PQsendQuery`). Thanks to Alain
Frisch for the patch.
0 commit comments