8000 Tags · 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.

Tags: bobozaur/rust-exasol

Tags

v0.3.2

Toggle v0.3.2's commit message
Clippy and rustfmt

v0.3.1

Toggle v0.3.1's commit message
Updated version

v0.3.0

Toggle v0.3.0's commit message
Fixed tests and docs

v0.2.6

Toggle v0.2.6's commit message
Changed crate version.

v0.2.5

Toggle v0.2.5's commit message
V0.2.5 - Fixed ResultSet::with_row_type bug where the handle was not …

…moved correctly

v0.2.4

Toggle v0.2.4's commit message
v0.2.4 - Fixed prepared statement exeuction bug

v0.2.3

Toggle v0.2.3's commit message
v0.2.3 - Added more docs and tests, fixed param binding escape. Added…

… named parameters for prepared statements and fixed take_arr_values. Also switched to the lazy_regex crate from lazy_static for compile time checks

v0.2.2

Toggle v0.2.2's commit message
Improved docs

v0.2.1

Toggle v0.2.1's commit message
Changed to version 0.2.1 to apply PreparedStatement test patch

v0.2.0

Toggle v0.2.0's commit message
Added ProtocolVersion to public API. Commented out the map-like test …

…for PreparedStatement execute
0