-
-
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: defer context cancel func to prevent goroutine leak
#7809
opened Jun 8, 2026 by
123456wda
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
Fix potential rows leak on panic by deferring rows.Close()
#7798
opened May 30, 2026 by
omer-cengel
Loading…
3 tasks done
perf: replace fmt.Sprintf with strconv in ExplainSQL numeric formatting
#7796
opened May 29, 2026 by
alpardfm
Loading…
perf: replace fmt.Sprintf with strconv.FormatUint in InstanceSet/InstanceGet
#7795
opened May 29, 2026 by
alpardfm
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(migrator): normalize quoted default values in non-string type comparison
#7770
opened May 12, 2026 by
lihan3238
Contributor
Loading…
fix(migrator): allow AutoMigrate to update explicit PK defaults
#7769
opened May 10, 2026 by
lihan3238
Contributor
Loading…
1 of 3 tasks
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…
feat(update): apply QueryFields to RETURNING *
#7740
opened Mar 24, 2026 by
smf-h
Contributor
Loading…
3 tasks done
tests: assert belongs-to association errors explicitly
#7739
opened Mar 24, 2026 by
tangerineyu
Loading…
Fix generics model pointer handling and expand query APIs
#7730
opened Mar 12, 2026 by
MarlinKuhn
Loading…
3 tasks done
Fix PostgreSQL INCLUDE option parsing for multi-column indexes
#7718
opened Mar 1, 2026 by
pawannn
Loading…
3 tasks done
Fix #7698: recover from panics during Scan in CRUD callbacks
#7714
opened Feb 25, 2026 by
cobyfrombrooklyn-bot
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.