Skip to content

Pull requests: typeorm/typeorm

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(cache): release query runners created by clear and getFromCache needs-triage PR needs issue link triage
#12797 opened Aug 21, 2026 by kyungseopk1m Contributor Loading…
2 of 4 tasks
fix: load entity files through import when require cannot parse them linked-issue PR references an issue
#12796 opened Aug 20, 2026 by Gauravtiwari31 Loading…
3 of 4 tasks
fix(entity-manager): load eager relations when preloading an entity linked-issue PR references an issue
#12795 opened Aug 20, 2026 by Gauravtiwari31 Loading…
4 tasks done
fix(query-builder): nest child joins only when outer join semantics require it linked-issue PR references an issue
#12793 opened Aug 19, 2026 by lazerg Loading…
3 of 4 tasks
fix: load relations inside embedded entities with the query load strategy linked-issue PR references an issue
#12791 opened Aug 18, 2026 by lazerg Loading…
3 of 4 tasks
fix(postgres): preserve data when altering varchar column length linked-issue PR references an issue possible-duplicate PR may duplicate an existing open PR
#12790 opened Aug 18, 2026 by xkong2017 Loading…
1 of 2 tasks
fix: export RelationMetadata Compliance violation needs-triage PR needs issue link triage
#12789 opened Aug 18, 2026 by SchroederSteffen Loading…
4 tasks done
fix: use alter column type instead of drop and add when only column length changes linked-issue PR references an issue possible-duplicate PR may duplicate an existing open PR
#12783 opened Aug 15, 2026 by pyfile-toolkit Loading…
2 tasks done
fix: compare entity ids of mixed string/number type as equal linked-issue PR references an issue
#12780 opened Aug 12, 2026 by Arul1998 Loading…
3 of 4 tasks
docs: add rapiq to the extensions list in the README linked-issue PR references an issue
#12779 opened Aug 11, 2026 by tada5hi Contributor Loading…
4 tasks done
fix: throw on primitive value for relation in find where conditions linked-issue PR references an issue possible-duplicate PR may duplicate an existing open PR
#12771 opened Aug 9, 2026 by zangetsu787 Loading…
fix: correct length change handling to avoid data loss (#3357) linked-issue PR references an issue possible-duplicate PR may duplicate an existing open PR
#12770 opened Aug 8, 2026 by Gauravtiwari31 Loading…
3 of 4 tasks
fix(expo): prepare the statement inside the try block needs-triage PR needs issue link triage
#12766 opened Aug 8, 2026 by kyungseopk1m Contributor Loading…
fix(mssql): place table lock hint inside nested join parentheses linked-issue PR references an issue
#12765 opened Aug 7, 2026 by lazerg Loading…
3 of 4 tasks
fix(query-builder): return an empty result set for take(0) Compliance violation linked-issue PR references an issue possible-duplicate PR may duplicate an existing open PR
#12763 opened Aug 7, 2026 by Develop-KIM Loading…
3 of 4 tasks
chore(deps): bump the github-actions-third-party group across 1 directory with 3 updates dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#12760 opened Aug 6, 2026 by dependabot Bot Loading…
ProTip! Exclude everything labeled bug with -label:bug.