Skip to content
This repository has been archived by the owner on May 10, 2020. It is now read-only.

Tags: steffengy/tiberius

Tags

0.3.2

Toggle 0.3.2's commit message
release 0.3.2

0.3.1

Toggle 0.3.1's commit message
release 0.3.1

0.3.0

Toggle 0.3.0's commit message
Support for PLP Varchar (#62)

* refactor: move PLP handling to separate module, support PLP for Varchar

Signed-off-by: Alexey Galakhov <[email protected]>

* plp: handle non-PLP NULLs properly

Signed-off-by: Alexey Galakhov <[email protected]>

stable-v3

Toggle stable-v3's commit message
support getting column names and iterating

Signed-off-by: Alexey Galakhov <[email protected]>

0.2.3

Toggle 0.2.3's commit message
Update dependencies, futures-state-stream update delayed for now

0.2.2

Toggle 0.2.2's commit message
migrate to bitflags 1.0

0.2.1

Toggle 0.2.1's commit message
add an example for the usage of .exec & .single to the documentation