Skip to content
This repository has been 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.