-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
PrepareStmt: true+ schema prefix callback →Createpanics in PostgreSQL schema-per-tenanttype:criticalcritical questionscritical questionstype:missing reproduction stepsmissing reproduction stepsmissing reproduction stepsStatus: Open.#7826 In go-gorm/gorm;many2many Preload does not respect custom schema/table prefix plugins in multi-schema PostgreSQL setups
type:missing reproduction stepsmissing reproduction stepsmissing reproduction stepsStatus: Open.#7825 In go-gorm/gorm;Request to support do select for handling onconfracts in PostgreSQL 19
type:missing reproduction stepsmissing reproduction stepsmissing reproduction stepsStatus: Open.#7819 In go-gorm/gorm;Generics API: allow JoinTarget to override association join table
type:with reproduction stepswith reproduction stepswith reproduction stepsStatus: Open.#7812 In go-gorm/gorm;- Status: Open.#7804 In go-gorm/gorm;
Performance: reduce reflection and fmt.Sprintf allocations in SQL building paths
type:feature_requestfeature requestfeature requestStatus: Open.#7791 In go-gorm/gorm;Performance: improve preload efficiency — O(n²) assignment, concurrent loading, batch splitting
type:feature_requestfeature requestfeature requestStatus: Open.#7792 In go-gorm/gorm;Performance: reduce per-query allocations with sync.Pool for Statement and scan buffers
type:feature_requestfeature requestfeature requestStatus: Open.#7789 In go-gorm/gorm;Performance: lock contention and goroutine leak in prepared statement cache / LRU
type:criticalcritical questionscritical questionstype:feature_requestfeature requestfeature requestStatus: Open.#7788 In go-gorm/gorm;Performance: eliminate hot-path overhead when logger is Silent (Trace closure, time.Now, context leak)
type:feature_requestfeature requestfeature requestStatus: Open.#7786 In go-gorm/gorm;Performance: add singleflight for schema Parse and cache ParseIndexes results
type:feature_requestfeature requestfeature requestStatus: Open.#7787 In go-gorm/gorm;Feature: improve naming conventions in tests/ directory
type:feature_requestfeature requestfeature requestStatus: Open.#7785 In go-gorm/gorm;