-
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Pull requests: typeorm/typeorm
Author
Label
Milestones
Reviews
Assignee
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 PR needs issue link triage
RelationMetadata
Compliance violation
needs-triage
#12789
opened Aug 18, 2026 by
SchroederSteffen
Loading…
4 tasks done
fix: evaluate function-typed column defaults on enum columns instead of stringifying them
Compliance violation
linked-issue
PR references an issue
possible-duplicate
PR may duplicate an existing open PR
#12786
opened Aug 17, 2026 by
juneja-varun
Loading…
fix(mssql): place lock hint inside nested join parentheses (issue #12764)
Compliance violation
needs-triage
PR needs issue link triage
#12785
opened Aug 17, 2026 by
HosnainRafi
Loading…
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
feat(migrations): store executedAt and checksum metadata
Compliance violation
discussion
linked-issue
PR references an issue
#12782
opened Aug 14, 2026 by
afehid
Loading…
1 of 2 tasks
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(query-builder): skip eager relation query when the main query already joins it
#12777
opened Aug 11, 2026 by
michaelbromley
Member
Loading…
fix: return undefined from deepValue when path is missing
#12776
opened Aug 11, 2026 by
michaelbromley
Member
Loading…
Fix #3357: Migration generation drops and creates columns instead of altering resulting in data loss
Compliance violation
linked-issue
PR references an issue
possible-duplicate
PR may duplicate an existing open PR
#12773
opened Aug 11, 2026 by
nwinkelman2
Loading…
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(react-native): wait for AfterQuery subscribers before settling
Compliance violation
linked-issue
PR references an issue
#12767
opened Aug 8, 2026 by
kyungseopk1m
Contributor
Loading…
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
fix(schema-builder): drop dependent indices and constraints for removed columns.
Compliance violation
needs-triage
PR needs issue link triage
#12762
opened Aug 6, 2026 by
Delorne007
Loading…
fix(postgres): use ALTER COLUMN TYPE instead of DROP/ADD for type and length changes
Compliance violation
linked-issue
PR references an issue
possible-duplicate
PR may duplicate an existing open PR
#12761
opened Aug 6, 2026 by
parastejpal987-cmyk
Loading…
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…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.