Skip to content

Releases: codingapi/dbstream-driver

v1.1.0

Choose a tag to compare

@xlorne xlorne released this 24 Sep 07:23
3c3c008

What's Changed

Full Changelog: v1.0.20...v1.1.0

v1.0.20

Choose a tag to compare

@xlorne xlorne released this 22 Sep 08:14
5cc9f76

What's Changed

  • fix: 修复 UPDATE 的 SET 子句含函数调用时生成非法 SQL by @xlorne in #10

Full Changelog: v1.0.19...v1.0.20

v1.0.19

Choose a tag to compare

@xlorne xlorne released this 29 Jun 03:57
bf7d907

What's Changed

Full Changelog: v1.0.18...v1.0.19

v1.0.18

Choose a tag to compare

@xlorne xlorne released this 28 Apr 13:46
09e8086

What's Changed

Full Changelog: v1.0.16...v1.0.18

v1.0.16

Choose a tag to compare

@xlorne xlorne released this 01 Apr 13:45

Full Changelog: v1.0.15...v1.0.16

v1.0.15

Choose a tag to compare

@xlorne xlorne released this 13 Nov 05:59

add test assert

v1.0.14

Choose a tag to compare

@xlorne xlorne released this 13 Nov 02:47

fix jdk build

v1.0.13

Choose a tag to compare

@xlorne xlorne released this 13 Nov 02:36
  • add clean api
  • update test
  • add version print

v1.0.12

Choose a tag to compare

@xlorne xlorne released this 12 Nov 15:11

rename code

v1.0.11

Choose a tag to compare

@xlorne xlorne released this 12 Nov 13:42

fix PreparedStatement not close bug