Skip to content
This repository was archived by the owner on Jun 14, 2019. It is now read-only.

Tags: go-xorm/builder

Tags

v0.3.4

Toggle v0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
improve go mod support (#46)

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix insert sort (#42)

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add drone ci (#36)

* add drone ci

* add parallel piplines

* remove group

* remove comment

* remove comment

* remove wrong codecov config

* parallel drone

* remove parallel

* use matrix on drone

* drone add codecov

* circleci -> gitci.cn

v0.3.1

Toggle v0.3.1's commit message
Update Readme (#33)

* add more test cases & replace some err in errors.New(...) style & add some built-in err types

* update From & related test cases

* add test cases & fix bug

* fix issues

* update readme

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
lunny Lunny Xiao
add StringBuilder to improve performance and add ConvertPlaceHolder f…

…unction

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
lunny Lunny Xiao
add GroupBy/Having/OrderBy

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #15 from go-xorm/lunny/add_test_in

add some tests for in and notin

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
lunny Lunny Xiao
Merge branch 'master' of https://github.com/go-xorm/builder