-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Pull requests: go-gorm/gorm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: add DisablePrepareStmt to Session for explicit prepared-statement downgrade
#7829
opened Jul 29, 2026 by
waterWang
Loading…
feat: add field strategies for struct updates
#7828
opened Jul 28, 2026 by
zhouyusd
Loading…
3 tasks done
fix: don't treat @ inside a string literal as a named parameter in Select
#7827
opened Jul 26, 2026 by
makoto-developer
Loading…
Fix naming conventions and code clarity issues #7783
#7823
opened Jul 11, 2026 by
pseudoClone
Loading…
3 tasks done
fix: update time field with literal default on upsert (#7540)
#7822
opened Jul 10, 2026 by
wbrunovieira
Loading…
fix(finisher_api): resolve FindInBatches cursor primary key from dest schema
#7820
opened Jul 6, 2026 by
wbrunovieira
Loading…
Fix FirstOrCreate not returning Expr results to struct
#7818
opened Jul 1, 2026 by
itxaiohanglover
Loading…
3 tasks
fix(schema): don't copy generated/identity primary key type to foreign keys
#7816
opened Jun 25, 2026 by
h2zi
Loading…
perf: single-pass bindvar normalization in subqueries
#7808
opened Jun 6, 2026 by
viacheslav-danilin
Loading…
3 tasks done
perf: add typed slice fast paths in Statement.AddVar
#7807
opened Jun 5, 2026 by
viacheslav-danilin
Loading…
3 tasks done
fix(migrator): normalize DB-side "NULL" default to fix infinite AlterColumn loop on Postgres
#7806
opened Jun 5, 2026 by
boobusy
Loading…
3 tasks done
feat: apply QueryFields to RETRUNING clauses
#7805
opened Jun 3, 2026 by
haru0017
Loading…
3 tasks done
2
perf: replace fmt.Sprintf with strconv.FormatUint in InstanceSet/InstanceGet
#7795
opened May 29, 2026 by
alpardfm
Contributor
Loading…
fix(update): avoid polluting reusable zero-value model
#7793
opened May 26, 2026 by
smf-h
Contributor
Loading…
Add session option to disable prepared statements
#7776
opened May 21, 2026 by
puneetdixit200
Loading…
fix: do not apply special table name to dependency models in ReorderModels
#7771
opened May 12, 2026 by
SAY-5
Loading…
fix(generics): align Select signature with DB.Select
#7760
opened Apr 25, 2026 by
MichaelSatoshi1983
Loading…
feat(schema): implement adequate automatic naming for many2many join tables.
#7754
opened Apr 11, 2026 by
hamid17amu
Loading…
3 tasks done
fix(migrator): support functional prefix indexes for PostgreSQL
#7753
opened Apr 11, 2026 by
hamid17amu
Loading…
3 tasks done
fix(regression): ScanRows should preserve struct fields and handle NULL defaults
#7749
opened Apr 8, 2026 by
binaryyang
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.