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
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix/9006 eager load relation strategy
#11131 opened Nov 13, 2024 by SharkSharp Loading…
6 of 7 tasks
Typo - setOnLock -> setOnLocked
#11120 opened Nov 6, 2024 by felipensp Loading…
2 of 7 tasks
fix: remove error handling for *-to-many in createPropertyPath
#11119 opened Nov 4, 2024 by ThbltLmr Loading…
5 of 7 tasks
fix: do not create junction table metadata when it already exists
#11114 opened Oct 26, 2024 by ragrag Loading…
6 of 7 tasks
feat: add @Column rawFilterCondition option
#11113 opened Oct 26, 2024 by mtourj Loading…
7 tasks done
feat: Support Expo SQLite Next
#11107 opened Oct 20, 2024 by pmk1c Loading…
4 of 7 tasks
fix: add graceful shutdown option to Postgres Driver
#11105 opened Oct 19, 2024 by Otanikotani Loading…
7 tasks done
fix: type for aggregation functions
#11100 opened Oct 15, 2024 by hanakannzashi Loading…
3 of 7 tasks
feat(commands/init): support "no-install" flag
#11099 opened Oct 15, 2024 by mikoloism Loading…
3 of 7 tasks
Add support for better-sqlite3 v10 and 11
#11096 opened Oct 15, 2024 by JoshMarkF Loading…
5 of 7 tasks
Update README.md
#11089 opened Oct 6, 2024 by jonathanberger Loading…
7 tasks
fix: beforeQuery promises not awaited before query execution
#11086 opened Oct 4, 2024 by TanguyPoly Loading…
6 of 7 tasks
Fix: resolve issue in insert query orUpdate method with postgres driver
#11082 opened Oct 2, 2024 by Ben1306 Loading…
7 tasks done
Update MongoDriver.ts to support new ssl and tls options
#11078 opened Sep 27, 2024 by geoza2000 Loading…
7 tasks done
Remove mistakenly added(?) code block
#11075 opened Sep 25, 2024 by patreeceeo Loading…
7 tasks done
Rename SubjectTopoligicalSorter as SubjectTopologicalSorter
#11074 opened Sep 23, 2024 by ocozalp Loading…
7 tasks done
docs: add performance and optimizing
#11068 opened Sep 18, 2024 by ngxquang Loading…
7 tasks done
fix: relationLoadStrategy query self-referencing select
#11066 opened Sep 16, 2024 by campmarc Loading…
6 of 7 tasks
Use naming strategy for JoinColumn provided name
#11062 opened Sep 13, 2024 by Kobe-Kwanten Loading…
6 of 7 tasks
docs(multiple-data-sources.md): fix spacing
#11052 opened Sep 4, 2024 by jhi721 Loading…
4 tasks done
fix: where query on Foreign Primary key
#11042 opened Aug 26, 2024 by MinDBreaK Loading…
4 of 7 tasks
Refactor/cli arguments
#11020 opened Aug 5, 2024 by simplenotezy Loading…
3 of 7 tasks
Print out a warning if no entities are passed
#11019 opened Aug 5, 2024 by alper Loading…
5 of 7 tasks
ProTip! Exclude everything labeled bug with -label:bug.