issues
search
typeorm
/
typeorm
ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
http://typeorm.io
MIT License
34.85k
stars
6.38k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Missing MSSQL input type
#11285
sudhirt4
opened
2 hours ago
0
"How to use Vite for the backend?" Could be added to the faq
#11284
robkorv
opened
9 hours ago
1
fix: Make `shorten` method to properly work with camelCase_aliases
#11283
OSA413
opened
1 day ago
0
docs: update repository additional chunk option usage example
#11282
knicefire
opened
1 day ago
0
TypeORM doesn't detect DB change
#11281
mstr-brightside
opened
1 day ago
3
test: Rename tests to better describe the case
#11280
OSA413
opened
2 days ago
0
Modular migrations
#11279
hassanmehdi98
opened
2 days ago
1
The `save` method returns `null` for `nullable` columns even if they were defined and saved
#11278
djalilhebal
opened
3 days ago
0
Ignore column when generating migration
#11277
alexeychikk
opened
4 days ago
9
chore: Add new logo
#11276
dlhck
closed
6 days ago
1
Stored Procedure doesn't work after enabling dropSchema in typeorm configuration
#11275
Shakir-ahmed1
opened
1 week ago
0
Fixes for build and tests
#11274
mukunda-
opened
1 week ago
4
fix: mysql query stack traces
#11273
mukunda-
opened
1 week ago
3
Broken test case for filepathToName
#11272
mukunda-
opened
1 week ago
0
Stack trace is truncated in MySQL query runner
#11271
mukunda-
opened
1 week ago
0
ReferenceError: crypto is not defined when using TypeORM in Nest.js
#11270
HongDuHyeon
closed
1 week ago
7
fix: change how array columns are compared on column changed detection
#11269
mnbaccari
opened
1 week ago
4
Is it possible to insert a manual value for ID having @PrimaryGeneratedColumn()?
#11268
yasinkayade
opened
1 week ago
1
fix: prevent eager-loaded entities with DeleteDateColumn from overwriting manual relations
#11267
LeviHeber
opened
2 weeks ago
1
chore: remove `--file` from test running
#11266
OSA413
opened
2 weeks ago
4
Eager relations with DeleteDateColumn override manually requested relations with nested properties
#11265
LeviHeber
opened
2 weeks ago
0
fix: transaction not ending correctly
#11264
alumni
opened
2 weeks ago
3
refactor: use ansis instead of chalk
#11263
alumni
opened
2 weeks ago
2
ci(PR): adjust timeouts and add concurrency
#11262
naorpeled
closed
2 weeks ago
4
fix: sqlite flaky test
#11261
alumni
closed
5 days ago
4
Regression in transactionDepth handling?
#11260
aphofstede
opened
2 weeks ago
3
refactor: define Position type for GeoJSON objects
#11259
knoid
opened
2 weeks ago
1
fix: issue with CURRENT_TIMESTAMP(6) being used, can "DEFAULT" be used
#11258
law108000
opened
2 weeks ago
1
test: Remove platform overwrite in tests
#11257
OSA413
opened
2 weeks ago
2
Not possible to run both repository API and query builder queries in the same transaction
#11256
dberardo-com
opened
2 weeks ago
3
docs: `JoinColumn()` should be mandatory for `ManyToMany` not `OneToOne`
#11255
rgalaxy
closed
2 weeks ago
0
Update relations.md
#11254
martinharyanto
closed
2 weeks ago
0
Mutation testing
#11253
OSA413
opened
3 weeks ago
1
Specify one-to-one unique key constraint
#11252
hanakannzashi
opened
3 weeks ago
1
SNYK-JS-CROSSSPAWN-8303230
#11251
JeevaCode
closed
2 days ago
0
fix(entity-manager): add overwrite columns to upsert into
#11250
Rubilmax
closed
3 weeks ago
0
docs: fix missing DataSource in migrations config
#11249
maciej-ka
opened
3 weeks ago
1
fix(MigrationRunCommand): import process dependency ES module
#11248
yohannpoli
opened
3 weeks ago
3
chore(test): set timezone to UTC
#11247
douglascayers
opened
3 weeks ago
4
For contributing developers, local tests need to be run with `TZ=UTC`
#11246
douglascayers
opened
3 weeks ago
0
feat: implement query stream for sqlite3 driver
#11245
douglascayers
opened
3 weeks ago
0
Add support to postgres to order by a column of data type enum in alphabetical order
#11244
albertogarza
opened
3 weeks ago
0
[sqlite] Implement streaming queries
#11243
douglascayers
opened
3 weeks ago
0
Possibility to not update some fields during upsert
#11242
ellenaua
opened
3 weeks ago
1
docs: new website
#11241
gioboa
opened
3 weeks ago
1
Query builder`leftJoinAndMapOne` with `mapAsEntity` property ignores subquery when creating the join attribute alias
#11240
kevinwilson541
opened
4 weeks ago
0
Typeorm: WEBPACK_IMPORTED_MODULE_0__.PrimaryGeneratedColumn is not a function when using middleware with next-auth
#11239
gladykov
opened
4 weeks ago
1
Add an ability to use query builder with entity metadata without a connection to database.
#11238
koenigstag
opened
1 month ago
0
MySql Migrations fails detecting existing "DEFAULT NULL"
#11237
JK-Effects
opened
1 month ago
0
How can support bun native sqlite drive?
#11236
seepine
opened
1 month ago
5
Next