Skip to content

Tags: xorm-io/builder

Tags

v0.3.13

Toggle v0.3.13's commit message
change xorm.io/builder --> github.com/xorm-io/builder

v0.3.12

Toggle v0.3.12's commit message
Improve IN and NOT IN queries (#76)

Reviewed-on: https://gitea.com/xorm/builder/pulls/76
Co-authored-by: kolaente <[email protected]>
Co-committed-by: kolaente <[email protected]>

v0.3.11

Toggle v0.3.11's commit message
Add methods for expr (#88)

Reviewed-on: https://gitea.com/xorm/builder/pulls/88

v0.3.10

Toggle v0.3.10's commit message
Support Exists and NotExists (#84)

Reviewed-on: https://gitea.com/xorm/builder/pulls/84

v0.3.9

Toggle v0.3.9's commit message
Revert "Don't change the In and NotIn SQL (#80)"

This reverts commit 0881072.

v0.3.8

Toggle v0.3.8's commit message
Don't change the In and NotIn SQL (#80)

Reviewed-on: https://gitea.com/xorm/builder/pulls/80
Co-authored-by: Lunny Xiao <[email protected]>
Co-committed-by: Lunny Xiao <[email protected]>

v0.3.7

Toggle v0.3.7's commit message
Fix limitation missed after ToSQL and enable sqlfidder tests (#75)

Fix limitation missed after ToSQL and enable sqlfidder tests

Reviewed-on: https://gitea.com/xorm/builder/pulls/75

v0.3.6

Toggle v0.3.6's commit message
Writer support all stringbuilder's methods (#61)

v0.3.5

Toggle v0.3.5's commit message

Verified

This commit was signed with the committer’s verified signature.
lunny Lunny Xiao
change package name to xorm.io/builder

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)