-
-
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: 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)
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…
fix(sqljs): measure query execution time after the statement runs
Compliance violation
linked-issue
PR references an issue
#12759
opened Aug 6, 2026 by
kyungseopk1m
Contributor
Loading…
refactor(driver): replace Date.now() with performance.now() in query
linked-issue
PR references an issue
possible-duplicate
PR may duplicate an existing open PR
#12756
opened Aug 5, 2026 by
antoni306
Loading…
2 of 4 tasks
fix: use ALTER COLUMN instead of drop/create for type and length changes
Compliance violation
linked-issue
PR references an issue
possible-duplicate
PR may duplicate an existing open PR
#12754
opened Aug 4, 2026 by
parastejpal987-cmyk
Loading…
fix(better-sqlite3): await query event subscribers and report failed queries
linked-issue
PR references an issue
#12752
opened Aug 4, 2026 by
kyungseopk1m
Contributor
Loading…
3 of 4 tasks
perf: use performance.now() for query execution timing
linked-issue
PR references an issue
#12750
opened Aug 2, 2026 by
pri12ya871
Loading…
2 of 4 tasks
fix(postgres): read coord_dimension when loading spatial columns
linked-issue
PR references an issue
#12749
opened Aug 2, 2026 by
samuelmbabhazi
Loading…
4 tasks done
docs: correct optimistic locking decorator names in query builder guide
needs-triage
PR needs issue link triage
#12748
opened Aug 1, 2026 by
latent-9
Loading…
perf(postgres): group catalog rows once in loadTables()
linked-issue
PR references an issue
#12746
opened Jul 31, 2026 by
irontaek
Loading…
2 tasks
feat(mysql): use ALTER MODIFY instead of drop/add for safe column changes
needs-triage
PR needs issue link triage
#12744
opened Jul 29, 2026 by
parastejpal987-cmyk
Loading…
fix(cli): include the database driver in projects generated by init
needs-triage
PR needs issue link triage
#12743
opened Jul 29, 2026 by
tada5hi
Contributor
Loading…
2 of 4 tasks
fix(driver): ignore a length carried by types that accept none
Compliance violation
linked-issue
PR references an issue
#12742
opened Jul 29, 2026 by
tada5hi
Contributor
Loading…
fix: use ALTER TABLE for column length changes instead of drop and recreate
linked-issue
PR references an issue
possible-duplicate
PR may duplicate an existing open PR
#12740
opened Jul 27, 2026 by
qwenbona
Loading…
Fix: Migration generation drops and creates columns instead of altering - data loss risk
Compliance violation
needs-triage
PR needs issue link triage
#12739
opened Jul 27, 2026 by
EnderChest-YT
Loading…
fix: preserve data when changing column length (3357)
linked-issue
PR references an issue
possible-duplicate
PR may duplicate an existing open PR
#12738
opened Jul 26, 2026 by
luckyseoul
Loading…
Fix: Use logger instead of console.log in Schema CLI commands
linked-issue
PR references an issue
possible-duplicate
PR may duplicate an existing open PR
#12737
opened Jul 26, 2026 by
Dingding-leo
Loading…
fix: add insert and update options to ColumnCommonOptions
needs-triage
PR needs issue link triage
#12735
opened Jul 24, 2026 by
masakifukunishi
Loading…
1 of 4 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.