-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Pull requests: go-gorm/gorm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: update incorrect default name when parse dest model field.
#7263
by zyb-992
was closed Nov 2, 2024
Loading…
2 of 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
refactor: improve logging for unimplemented ErrorTranslator in TranlateError config enabled
#7225
by Invidam
was merged Oct 9, 2024
Loading…
3 tasks done
Enhance Release Process: Implement Automated Release Management and Notes Generation
#7224
by YidiDev
was merged Oct 9, 2024
Loading…
3 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
[#6824] Handle context in Scan() without breaking external library compatibility
#7178
by zeze1004
was closed Sep 14, 2024
Loading…
3 tasks
Generate unique savepoint names for nested transactions
#7174
by phroggyy
was merged Sep 14, 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 while clearing from clause's j…
#7153
by bhowmik-abhijeet
was merged Aug 22, 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
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
fix(scan): update Scan function to reset structs to zero values for each scan
#7061
by Waldeedle
was merged Jun 12, 2024
Loading…
3 tasks done
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
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.