Skip to content

Tags: xorm-io/core

Tags

v0.7.4

Toggle v0.7.4's commit message
change xorm-io --> github.com/xorm-io/core

v0.7.3

Toggle v0.7.3's commit message
Exclude schema from index name (#65)

Exclude schema from the index name

simple drone test

fix column default value be empty (#59)

Use https for gocover badge (#64)

Co-authored-by: Guillermo Prandi <[email protected]>
Co-authored-by: Lunny Xiao <[email protected]>
Co-authored-by: SijmenSchoon <sijmenschoon@[email protected]>
Reviewed-on: https://gitea.com/xorm/core/pulls/65
Reviewed-by: Lunny Xiao <[email protected]>

v0.7.2

Toggle v0.7.2's commit message
fix arg conversion (#61)

v0.7.1

Toggle v0.7.1's commit message
Fix question mark conversion bug (#60)

v0.7.0

Toggle v0.7.0's commit message
Remove QuoteStr() in interface Dialect (#55)

v0.6.3

Toggle v0.6.3's commit message

Verified

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

v0.6.2

Toggle v0.6.2's commit message

Verified

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

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix bench tests (#47)

v0.6.0

Toggle v0.6.0's commit message

Verified

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

v0.5.8

Toggle v0.5.8's commit message

Verified

This commit was signed with the committer’s verified signature.
lunny Lunny Xiao
fix (id) bug