-
-
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
First retains stale *time.Time when reloading a selected SQL NULL into an existing struct
type:with reproduction stepswith reproduction stepswith reproduction stepsStatus: Open.#7855 In go-gorm/gorm;- Status: Open.#7850 In go-gorm/gorm;
ParameterizedQueries is not honoured by DB.Scan
type:with reproduction stepswith reproduction stepswith reproduction stepsStatus: Open.#7844 In go-gorm/gorm;- Status: Open.#7842 In go-gorm/gorm;
CreateInBatches silently skips uint64 ID population above MaxInt64
type:with reproduction stepswith reproduction stepswith reproduction stepsStatus: Open.#7835 In go-gorm/gorm;Prepared statement leak: expired cache entry overwritten without Close
type:with reproduction stepswith reproduction stepswith reproduction stepsStatus: Open.#7832 In go-gorm/gorm;Cached prepared statement closed by eviction between lookup and execution
type:with reproduction stepswith reproduction stepswith reproduction stepsStatus: Open.#7831 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;