Skip to content

Releases: sagebind/dbpipe

0.1.5

15 Oct 17:02
Compare
Choose a tag to compare

Fixed

  • Fix binary building in Linux (2nd try).

0.1.4

15 Oct 16:49
ee66204
Compare
Choose a tag to compare

Fixed

  • Fix binary publishing on Linux.

0.1.3

15 Oct 16:38
Compare
Choose a tag to compare

Fixed

  • Fix control characters not being escaped correctly in JSON output.

Changed

  • Use native TLS to broaden compatibility.

Improved --execute support

08 Sep 18:03
d55b05b
Compare
Choose a tag to compare

Fixed

  • Fix support of delete and update queries with --execute

JSON support

03 Sep 17:40
Compare
Choose a tag to compare

Added

  • Add JSON output support

Fixed

  • Fix handling of DATETIME values

Alpha release

02 Sep 19:06
Compare
Choose a tag to compare

Initial alpha release of dbpipe with bare minimum functionality. There may be bugs!