Skip to content

Pull requests: go-gorm/gen

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

chore(deps): bump golang.org/x/tools from 0.17.0 to 0.34.0 dependencies Pull requests that update a dependency file go Pull requests that update Go code
#1329 opened Jun 9, 2025 by dependabot bot Loading…
chore(deps): bump gorm.io/driver/mysql from 1.5.7 to 1.6.0 in /tests dependencies Pull requests that update a dependency file go Pull requests that update Go code
#1328 opened Jun 9, 2025 by dependabot bot Loading…
chore(deps): bump gorm.io/driver/sqlite from 1.5.5 to 1.6.0 in /tools/gentool dependencies Pull requests that update a dependency file go Pull requests that update Go code
#1327 opened Jun 9, 2025 by dependabot bot Loading…
chore(deps): bump gorm.io/driver/mysql from 1.5.6 to 1.6.0 in /tools/gentool dependencies Pull requests that update a dependency file go Pull requests that update Go code
#1326 opened Jun 9, 2025 by dependabot bot Loading…
chore(deps): bump gorm.io/driver/sqlite from 1.4.4 to 1.6.0 in /tests dependencies Pull requests that update a dependency file go Pull requests that update Go code
#1325 opened Jun 9, 2025 by dependabot bot Loading…
feat: fix Returning model
#1324 opened Jun 5, 2025 by qqxhb Loading…
3 tasks
chore(deps): bump gorm.io/driver/postgres from 1.5.7 to 1.6.0 in /tools/gentool dependencies Pull requests that update a dependency file go Pull requests that update Go code
#1322 opened Jun 2, 2025 by dependabot bot Loading…
chore(deps): bump gorm.io/gen from 0.3.26 to 0.3.27 in /tools/gentool dependencies Pull requests that update a dependency file go Pull requests that update Go code
#1321 opened Jun 2, 2025 by dependabot bot Loading…
chore(deps): bump gorm.io/driver/clickhouse from 0.6.0 to 0.7.0 in /tools/gentool dependencies Pull requests that update a dependency file go Pull requests that update Go code
#1320 opened Jun 2, 2025 by dependabot bot Loading…
fix:default value is '' or 0
#1309 opened May 7, 2025 by daijiezou Loading…
3 tasks
feat: fix read/write db
#1268 opened Mar 5, 2025 by qqxhb Loading…
3 tasks
Update field_options.go
#1256 opened Feb 8, 2025 by wulorn Loading…
3 tasks
feat:extract table comments
#1235 opened Nov 14, 2024 by WaterCool8258 Loading…
3 tasks done
add postgres StringAgg func
#1206 opened Sep 6, 2024 by zengshun2019 Loading…
3 tasks done
feat:support soft delete for join
#1199 opened Aug 29, 2024 by YukiMichishita Loading…
3 tasks done
feat: enhance supports for 'mode' of generations in gentool
#1182 opened Jul 20, 2024 by TremblingV5 Loading…
3 tasks done
WIP: refactor: refactor funcs with generics
#1123 opened Apr 9, 2024 by tr1v3r Loading…
1 of 3 tasks
fix: fix path of the file output from the tool
#1092 opened Mar 10, 2024 by k-takeuchi220 Loading…
3 tasks done
feat: add result type: gorm.DB
#1057 opened Jan 12, 2024 by cimc-raffles Loading…
3 tasks done
When a custom model is used in AppleInterface
#1053 opened Dec 29, 2023 by foxtech6 Loading…
3 tasks done
Add option to use custom nullable column type formater
#1024 opened Nov 19, 2023 by pivaldi Loading…
fix: fix sql render bug after use ReplaceDB & UseDB lost db context
#1014 opened Nov 2, 2023 by clcy1243 Loading…
3 tasks done
feat: like
#988 opened Sep 27, 2023 by qqxhb Loading…
3 tasks
feat: Allow developer to use raw fields
#968 opened Aug 30, 2023 by MikyChow Loading…
3 tasks done
ProTip! Exclude everything labeled bug with -label:bug.