Skip to content

Pull requests: go-gorm/gorm

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
Sort

Pull requests list

fix: table not change (#6913)
#7266 by ZiRunHua was closed Nov 5, 2024 Loading…
3 tasks done
fix: update incorrect default name when parse dest model field.
#7263 by zyb-992 was closed Nov 2, 2024 Loading…
2 of 3 tasks
Create CODE_OF_CONDUCT.md
#7240 by omidfth was merged Oct 17, 2024 Loading…
3 tasks
WIP - Null fields are ignored when scanning to a model struct
#7233 by henryjcee was closed Oct 10, 2024 Loading…
2 tasks done
Allow session config naming override
#7220 by AdamDrewsTR was closed Oct 9, 2024 Loading…
3 tasks done
Add GitHub Actions workflow to automate release creation on tagged pushes
#7209 by YidiDev was merged Sep 30, 2024 Loading…
3 tasks done
Use official SQL Server docker image for tests
#7205 by omkar-foss was merged Sep 30, 2024 Loading…
Update migrator.go
#7200 by GocaMaric was closed Sep 20, 2024 Loading…
3 tasks
Generate unique savepoint names for nested transactions
#7174 by phroggyy was merged Sep 14, 2024 Loading…
3 tasks done
Update gorm.go
#7171 by Arcelz was closed Aug 26, 2024 Loading…
3 tasks done
feat: BeforeUpdate hook supports update using struct field value
#7166 by demoManito was closed Sep 14, 2024 Loading…
3 tasks done
fix: AfterQuery using safer right trim to clear FROM clause's joins
#7150 by bhowmik-abhijeet was closed Aug 11, 2024 Loading…
3 tasks done
fix memory leaks in PrepareStatementDB
#7142 by ivila was merged Aug 22, 2024 Loading…
3 tasks done
DB provides Close function
#7093 by demoManito was closed Jul 11, 2024 Loading…
3 tasks
feat: Modernize Docker Compose File
#7086 by isso-719 was merged Sep 18, 2024 Loading…
7 tasks done
ci: Add PostgreSQL 14 and 15 to GitHub Actions matrix
#7081 by enomotodev was merged Jun 25, 2024 Loading…
3 tasks done
fix replace associations with custom pk
#7078 by SergeiSadov was closed Jun 24, 2024 Draft
3 tasks done
feat: add SyncSchema as alias for AutoMigrate()
#7070 by ei-sugimoto was closed Jun 17, 2024 Loading…
3 tasks
feat: chainable order support clause.OrderBy
#7054 by supergem3000 was merged Jun 12, 2024 Loading…
3 tasks done
fix: AfterQuery should clear FROM Clause's Joins rather than the Stat…
#7027 by liov was merged Jun 12, 2024 Loading…
3 tasks done
ProTip! Filter pull requests by the default branch with base:master.