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(migrator): support functional prefix indexes for PostgreSQL
#7753 opened Apr 11, 2026 by hamid17amu Loading…
3 tasks done
Enhance README documentation
#7751 opened Apr 11, 2026 by Dippp10 Loading…
3 tasks
correct typo and rename fileType to fieldType in AlterColumn
#7748 opened Apr 7, 2026 by cragone Loading…
3 tasks done
feat(update): apply QueryFields to RETURNING *
#7740 opened Mar 24, 2026 by smf-h Contributor Loading…
3 tasks done
Fix generics model pointer usage and add query APIs
#7730 opened Mar 12, 2026 by MarlinKuhn Loading…
3 tasks done
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
Use " AS " when aliasing tables
#7706 opened Feb 11, 2026 by tempoz Loading…
3 tasks done
Fix/preload composite foreign keys
#7687 opened Jan 12, 2026 by kankankanp Contributor 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 Contributor 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
Add PrepareStmtAutoSave option to enable PostgreSQL autosave_prepared_statements
#7641 opened Nov 4, 2025 by miladev95 Contributor 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
Add nested delete support for associations in GORM
#7597 opened Sep 28, 2025 by mic3b Loading…
3 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.