Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-08-24 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-23 | 0 | 0 | 1 | 1 | 0 |
| 2026-08-22 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-21 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-20 | 1 | 0 | 0 | 4 | 1 |
| 2026-08-19 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-18 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-17 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-16 | 0 | 2 | 0 | 2 | 0 |
| 2026-08-15 | 0 | 0 | 1 | 1 | 0 |
| 2026-08-14 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-13 | 0 | 0 | 1 | 1 | 1 |
| 2026-08-12 | 0 | 0 | 2 | 6 | 0 |
| 2026-08-11 | 0 | 0 | 0 | 0 | 0 |
Opened: 1
Closed: 0
Comments: 1
Events: 5
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#7825 many2many Preload does not respect custom schema/table prefix plugins in multi-schema PostgreSQL setups Opened 1 month ago | Playbits | closed - not_planned | type:missing reproduction steps status:stale | 2 | 0 | 1 day ago |
#7842 Can we use Go 1.27 UUID with GORM & GORM CLI? Opened 4 days ago | dumindu | open | type:question | 0 | 0 | 4 days ago |
#7826 `PrepareStmt: true` + schema prefix callback → `Create` panics in PostgreSQL schema-per-tenant Opened 1 month ago | Playbits | closed - not_planned | type:missing reproduction steps status:stale type:critical | 1 | 0 | 8 days ago |
#5559 AutoMigrate not updating existing Foreign Key with OnDelete constraint Opened 4 years ago | Avinodh | closed - completed | type:feature_request | 12 | 3 | 9 days ago |
#7523 In SQL Server, row cannot be created for models under a schema if the identity column is manually set Opened 1 year ago | Benjababe | open | type:with reproduction steps | 2 | 1 | 11 days ago |
#3638 Why uint instead of int? Opened 6 years ago | frederikhors | closed - completed | type:missing reproduction steps status:stale | 7 | 0 | 12 days ago |
#7832 Prepared statement leak: expired cache entry overwritten without Close Opened 25 days ago | sazary | open | type:with reproduction steps | 1 | 0 | 16 days ago |
#7076 Scopes are not processed when evaluating Join conditions Opened 2 years ago | systemmonkey42 | open | type:with reproduction steps status:stale | 3 | 0 | 19 days ago |
#7819 Request to support do select for handling onconfracts in PostgreSQL 19 Opened 2 months ago | birdycn | closed - not_planned | type:missing reproduction steps status:stale | 1 | 0 | 19 days ago |
#7835 CreateInBatches silently skips uint64 ID population above MaxInt64 Opened 19 days ago | Creedowl | open | type:with reproduction steps | 0 | 0 | 19 days ago |
#7834 When using operations such as select or distinguish in scope, it can cause errors in the count statement Opened 19 days ago | birdycn | open | type:missing reproduction steps status:stale | 1 | 0 | 19 days ago |
#7831 Cached prepared statement closed by eviction between lookup and execution Opened 25 days ago | sazary | open | type:with reproduction steps | 1 | 0 | 20 days ago |
#7147 With gorm and the sqlite driver that comes with gorm, when storing a number of the string type, if the number is very long, then the number is stored in the database as a scientific notation Opened 2 years ago | lailailee | open | type:question status:stale | 3 | 0 | 24 days ago |
#7436 Proposal: Add Conditional WhereIf Method for Chainable Query Building Opened 1 year ago | chengkz2023 | open | status:stale type:feature_request | 6 | 0 | 28 days ago |
#7437 query tables and conditions not cleared between different calls Opened 1 year ago | dingquan | open | type:question status:stale | 7 | 0 | 1 month ago |
#7441 In opening transaction, if it use the FirstOrCreate() function it will have error. Opened 1 year ago | LUKIEYF | open | status:stale type:feature_request | 2 | 0 | 1 month ago |
#7447 自定义驱动使用gorm更新数据时报错 sql: expected 0 arguments, got 2 Opened 1 year ago | kyour-cn | open | type:question status:stale | 2 | 0 | 1 month ago |
#7459 Translated errors should wrap the original database specific error. Opened 1 year ago | stefanbildl | open | status:stale type:feature_request | 1 | 4 | 1 month ago |
#7473 How to customize clause.Expression? Opened 1 year ago | huhu415 | open | type:question status:stale | 2 | 0 | 1 month ago |
#7479 [Update] Check condition if exist before add the inner `where` condition in update sql. Opened 1 year ago | brotherlu-xcq | open | status:stale type:feature_request | 1 | 0 | 1 month ago |
#7488 Gorm Automigrate with MSSQL fails if migration run for nTime (not first time) Opened 1 year ago | rngallen | open | type:question status:stale | 2 | 0 | 1 month ago |
#7497 GORM Preload Uses IN Clause, Hits PostgreSQL 65k Parameter Limit, Needs Option for JOIN-Based Preloading Opened 1 year ago | vacaramin | open | status:stale type:feature_request | 1 | 0 | 1 month ago |
#7815 Missing Security Headers on gorm.io Opened 2 months ago | raza001 | closed - not_planned | type:missing reproduction steps status:stale | 1 | 0 | 1 month ago |
#7713 Generics API: Updates ( ctx, t ) and Hook cannot be used together Opened 6 months ago | Expecting-luck | closed - not_planned | type:missing reproduction steps status:stale | 5 | 0 | 1 month ago |
#7735 AutoMigrate fails when models have foreign key dependencies due to table creation order Opened 5 months ago | longkeyy | closed - not_planned | type:missing reproduction steps status:stale | 1 | 0 | 1 month ago |