8000 Release v0.2.4 · bobozaur/rust-exasol · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Sep 3, 2023. It is now read-only.

v0.2.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@bobozaur bobozaur released this 04 Apr 19:13
· 60 commits to master since this release

Fixed prepared statement execution bug.
The number of columns was getting passed instead of the number of rows, causing Exasol to complain.
Tests were added to check against this in the future.

0