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: 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) 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…
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(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
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: 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
ProTip! Filter pull requests by the default branch with base:master.