Skip to content

Tags: acmestack/gobatis

Tags

v0.2.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
reafactor: modify modeName and tag name (#14)

* chore: modify License

* refactor: modify modeName and tag name

v0.2.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
code polish. (#13)

* code polish.

* use go18

* fix license

* typo

* reback go17

v0.2.6

新增reflection bool类型测试用例

v0.2.5

update README.md

v0.2.4

gobatis-cmd自动生成model操作数据库方法

v0.2.3

session增加exec方法,允许执行CRUD之外的sql语句,同时不再强制检测action是否匹配

v0.2.2

fix template error(arg number > 10)

v0.2.1

update Readme

v0.1.1

修改测试用例

v0.0.5

增加sqlite测试用例,factory增加close方法