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
Assigned to nobody Loading
Sort

Pull requests list

Fix generics model pointers for updates and add Join method
#7730 opened Mar 12, 2026 by MarlinKuhn Loading…
3 tasks done
ci: move tests matrix from Go 1.24 to Go 1.25 and stable
#7726 opened Mar 9, 2026 by smf-h Loading…
generics: populate WithResult error
#7723 opened Mar 6, 2026 by qqxhb Loading…
fix: remove rows.Err() from Scan to prevent deadlock (#7403)
#7720 opened Mar 3, 2026 by DukeDeSouth Loading…
3 tasks done
Fix PostgreSQL INCLUDE option parsing for multi-column indexes
#7718 opened Mar 1, 2026 by pawannn Loading…
3 tasks done
Add package comments to fix ST1000 warnings
#7708 opened Feb 17, 2026 by twocs Loading…
3 tasks done
Use " AS " when aliasing tables
#7706 opened Feb 11, 2026 by tempoz Loading…
3 tasks done
chore(ci): bump actions/stale to v9
#7696 opened Jan 23, 2026 by Olexandr88 Loading…
Fix/preload composite foreign keys
#7687 opened Jan 12, 2026 by kankankanp Loading…
3 tasks done
Fix NULL handling for non-pointer struct sql.Scanner fields
#7671 opened Dec 9, 2025 by aofei Loading…
3 tasks done
Add helper tests for gorm.go
#7661 opened Nov 22, 2025 by miladev95 Loading…
3 tasks done
Add support for dynamic GORM valuer registration and retrieval
#7655 opened Nov 20, 2025 by iseki0 Loading…
3 tasks done
Support deferred constraints
#7651 opened Nov 12, 2025 by jonnelaaglandwinder Loading…
3 tasks done
Add WhereHas and WhereDoesntHave helpers for relationship filtering
#7642 opened Nov 7, 2025 by vzaica Loading…
3 tasks done
Fix Count: honor custom SELECT count expressions, avoid extra columns
#7627 opened Oct 22, 2025 by StounhandJ Loading…
3 tasks done
ProTip! Mix and match filters to narrow down what you’re looking for.