Skip to content

Releases: zhuxiujia/GoMybatis

v6.1.1 fixs

29 Feb 08:05
Compare
Choose a tag to compare

v6.1.1 fixs

v6.1.0 fix

28 Feb 15:40
Compare
Choose a tag to compare

v6.1.0 fix

v6.0.3 add go.sum

28 Feb 15:23
Compare
Choose a tag to compare

v6.0.3 add go.sum

v6.0.2 update mod

28 Feb 10:57
Compare
Choose a tag to compare

v6.0.2 update mod

v6.0.1 add go.mod

28 Feb 10:49
Compare
Choose a tag to compare

v6.0.1 add go.mod

v6.0.0 add prepared sql support to prevents SQL injection

15 Feb 19:59
Compare
Choose a tag to compare

v6.0.0 add prepared sql support
This prevents SQL injection

v5.2.0 fix #[40]

11 Feb 10:25
Compare
Choose a tag to compare

v5.2.0 fix #[40]

v5.1.9 fix #[40]

11 Feb 09:55
Compare
Choose a tag to compare

v5.1.9 fix #[40]

v5.1.8

03 Jan 08:52
Compare
Choose a tag to compare

fix #37

v5.1.7 修复goType修改langType的bug,性能提升至470741 TPS(0.21s)

16 Oct 17:22
Compare
Choose a tag to compare

v5.1.7 修复goType修改langType的bug,因为确定了resultMap成员变量具体类型(即省略了反射开销)性能从456621 TPS提升至470741 TPS(0.21s,测试平台 win10 64位)