-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Pull requests: typeorm/typeorm
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: align abbreviate() Latin Extended-A word-boundary regex with shorten()
Compliance violation
needs-triage
PR needs issue link triage
#12586
opened Jun 17, 2026 by
JSap0914
Loading…
3 tasks done
Qodo test <<DO NOT MERGE>>
needs-triage
PR needs issue link triage
#12585
opened Jun 17, 2026 by
yaniv-ziperfal
Loading…
4 tasks
feat: add sqlite option to preserve foreign keys during migrations
comp: config
comp: migrations
feature
needs-triage
PR needs issue link triage
skip-issue-check
Skip issue‑link check for this PR
#12584
opened Jun 15, 2026 by
carl-sauter
Loading…
2 of 4 tasks
fix: apply default throw behavior in normalizeWhereCriteria when options is not provided
linked-issue
PR references an issue
#12579
opened Jun 12, 2026 by
samkessaram
Loading…
fix(persistence): add STI base table to dependency graph
linked-issue
PR references an issue
#12575
opened Jun 11, 2026 by
robbtraister
Loading…
3 of 4 tasks
chore(deps): bump SonarSource/sonarqube-scan-action from 8.1.0 to 8.2.0 in the github-actions-third-party group across 1 directory
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#12573
opened Jun 11, 2026 by
dependabot
Bot
Loading…
fix: expand VirtualColumn expressions in query builder WHERE conditions
linked-issue
PR references an issue
possible-duplicate
PR may duplicate an existing open PR
#12568
opened Jun 8, 2026 by
mazbauddinsaif
Loading…
feat: export DateUtils from the package entry point
Compliance violation
#12566
opened Jun 8, 2026 by
MahinAnowar
Loading…
fix(query-builder): handle multi-column ORDER BY expressions in paginated joins
#12562
opened Jun 4, 2026 by
koriyoshi2041
Loading…
feat(join): evaluate soft-delete condition at query-build time for joins
linked-issue
PR references an issue
#12560
opened Jun 3, 2026 by
JulioVianaDev
Loading…
3 tasks done
feat(mysql): add per-column changeStrategy for safe schema migrations
comp: migrations
comp: query builder
discussion
driver: mariadb
driver: mysql
#12557
opened Jun 2, 2026 by
smith-xyz
Collaborator
Loading…
3 of 4 tasks
feat(postgres): per-endpoint extra pool configuration in replication mode
Compliance violation
#12556
opened Jun 2, 2026 by
slukes
Contributor
Loading…
test: onDelete cascade generates DB migrations
#12553
opened May 30, 2026 by
anipnwr7777
Loading…
3 of 4 tasks
docs: document soft-remove and recover alongside soft-delete
Compliance violation
#12552
opened May 30, 2026 by
emmayusufu
Loading…
feat(mongodb): add transaction support with session propagation and Mongo transaction options
#12546
opened May 26, 2026 by
manusant
Loading…
fix(postgres): use ALTER COLUMN TYPE for type/length changes with length-decrease guard (#3357)
Compliance violation
#12544
opened May 25, 2026 by
lekt9
Loading…
fix(postgres): use ALTER COLUMN TYPE instead of drop and re-add on column type changes
#12543
opened May 24, 2026 by
Pulkit7070
Loading…
fix: respect per-migration transaction setting on revert
#12542
opened May 24, 2026 by
anipnwr7777
Loading…
3 of 4 tasks
fix(postgres): use alter column for varchar length changes instead of dropping and adding
#12541
opened May 24, 2026 by
wbobbynmworley
Loading…
fix(sqlite): tolerate whitespace in CONSTRAINT clauses when loading tables
Compliance violation
#12540
opened May 23, 2026 by
macksal
Contributor
Loading…
chore(deps): bump serialize-javascript from 6.0.2 to 7.0.5 (via audit fix) in /packages/codemod
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#12534
opened May 22, 2026 by
dependabot
Bot
Loading…
fix: release queryRunner when migration setup fails
Compliance violation
#12533
opened May 22, 2026 by
ATOM00blue
Loading…
3 of 4 tasks
fix(postgres): alter varchar length without dropping column
#12532
opened May 21, 2026 by
butianhua4
Loading…
fix: reload upsert results by conflict columns
#12531
opened May 21, 2026 by
puneetdixit200
Loading…
4 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.