Skip to content

Tags: go-gorm/gen

Tags

v0.3.28

Toggle v0.3.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1451 from go-gorm/feat/diagnostic-codeframe

feat: diagnostic codeframe and stable codes

tools/gentool/v0.0.2

Toggle tools/gentool/v0.0.2's commit message
fix build error on v1.25, close #7682

v0.3.27

Toggle v0.3.27's commit message
chore(github/workflows): upgrade golangci lint config

chore: enable formatter goimports

tools/gentool/v0.0.2-pre.1

Toggle tools/gentool/v0.0.2-pre.1's commit message
chore: replace gorm.io/gen to ../.. for develop

tools/gentool/v0.0.1

Toggle tools/gentool/v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: install gentool with separated tag (#1127)

* chore: update go.mod

v0.3.26

Toggle v0.3.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1112 from iluyuns/master

style: simplify range expression

v0.3.25

Toggle v0.3.25's commit message
test: remove verbose unit test

v0.3.24

Toggle v0.3.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add order by asc expr (#1034)

* feat: add order by asc expr

* feat: add order by asc expr

v0.3.23

Toggle v0.3.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
expose AddError via Dao interface (#744)

* expose AddError via Dao interface

* fix: mutate existing db to propagate the error back

v0.3.22

Toggle v0.3.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
support two-dimensional array (#834)