-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Pull requests: typeorm/typeorm
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(sqlserver): use ALTER COLUMN instead of DROP+ADD for type/length changes (#3357)
#12258
opened Mar 24, 2026 by
DeekRoumy
Loading…
fix(query-builder): follow-up fixes for eager load relation strategy
#12256
opened Mar 23, 2026 by
pkuczynski
Loading…
docs: add soft-remove documentation (closes #12251)
#12253
opened Mar 21, 2026 by
richarda23
Loading…
1 task
feat(mongodb): implement object-based select projection for find methods
#12237
opened Mar 19, 2026 by
pkuczynski
•
Draft
fix: respect .select() in subquery joins for leftJoinAndMap
#12235
opened Mar 18, 2026 by
Higangssh
Loading…
3 of 4 tasks
feat: add codemod package for automated v1 migration
#12233
opened Mar 18, 2026 by
pkuczynski
Loading…
fix(mssql)!: rename dataSource isolation options and assign proper values during
createPool
#12231
opened Mar 17, 2026 by
Cprakhar
Loading…
4 tasks done
style(eslint): enable unicorn/prefer-string-replace-all rule
discussion
#12222
opened Mar 16, 2026 by
pkuczynski
Loading…
fix: use ALTER COLUMN instead of DROP+ADD for column type/length changes
#12218
opened Mar 15, 2026 by
CelebrityPunks
Loading…
3 tasks done
fix(query-builder): reject semicolons in raw SQL expression methods
#12209
opened Mar 13, 2026 by
pkuczynski
Loading…
ci: extract reusable composite actions for consistency and fix missing frozen-lockfile
#12202
opened Mar 12, 2026 by
pkuczynski
Loading…
fix(postgres): improve normalizeDatetimeFunction for tstzrange data type
#12182
opened Mar 10, 2026 by
Cprakhar
Loading…
3 of 4 tasks
perf(driver-factory): use static import to dynamic import
#12174
opened Mar 10, 2026 by
wazzu3000
Loading…
1 of 4 tasks
fix(upsert): prevent input entity mutation during upsert result merge
#12155
opened Mar 9, 2026 by
mbursali93
Loading…
feat(query-builder): support aliases in object-style select
#12152
opened Mar 8, 2026 by
naorpeled
Loading…
fix: detect changed check expression in entity definition during migrations
#12130
opened Mar 7, 2026 by
Cprakhar
Loading…
3 of 4 tasks
fix: add fallback in dropUniqueConstraint to recompute constraint name is missing
#12119
opened Mar 6, 2026 by
Cprakhar
Loading…
3 of 4 tasks
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.