Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/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.
https://github.com/typeorm/typeorm
Trino Support
xyb opened this issue over 2 years ago
xyb opened this issue over 2 years ago
[v0.3.5] [postgres 12.4] Using the .orUpdate option is no longer working in an insert query.
juansaav opened this issue almost 3 years ago
juansaav opened this issue almost 3 years ago
One to many relation with inheritance does not save the additional data of child entities
JulianGlattki opened this issue almost 3 years ago
JulianGlattki opened this issue almost 3 years ago
TypeORM and Next.js
younes-alouani opened this issue almost 3 years ago
younes-alouani opened this issue almost 3 years ago
.setRelationLoadStrategy("query") missing
vlrevolution opened this issue almost 3 years ago
vlrevolution opened this issue almost 3 years ago
Add support for DuckDb?
chriszrc opened this issue almost 3 years ago
chriszrc opened this issue almost 3 years ago
Creating a new migration issue
adetorodev opened this issue almost 3 years ago
adetorodev opened this issue almost 3 years ago
feat: relations: orphaned row action for one-to-one relation
meeehdi-dev opened this pull request almost 3 years ago
meeehdi-dev opened this pull request almost 3 years ago
Select narrows type of entity
SmallhillCZ opened this issue almost 3 years ago
SmallhillCZ opened this issue almost 3 years ago
The deprecated/alias `ConnectionOptions` type is no longer exported from `typeorm`
feather-jmalone opened this issue almost 3 years ago
feather-jmalone opened this issue almost 3 years ago
Widen query parameters type to support named placeholders?
cduff opened this issue almost 3 years ago
cduff opened this issue almost 3 years ago
typeorm-ts-node-commonjs doesnt work
matiasgarcia opened this issue almost 3 years ago
matiasgarcia opened this issue almost 3 years ago
Typeorm CLI not works perfectly after 0.3.0
HamzaT404 opened this issue almost 3 years ago
HamzaT404 opened this issue almost 3 years ago
$or operator not working with mongodb
patrick095 opened this issue almost 3 years ago
patrick095 opened this issue almost 3 years ago
Upsert always call afterInsert for subscribers
KamalAman opened this issue almost 3 years ago
KamalAman opened this issue almost 3 years ago
Generating migrations with cli
SleeveShirtholes opened this issue almost 3 years ago
SleeveShirtholes opened this issue almost 3 years ago
Allow custom logic on orderBy when working with Repository
Gonzalo9823 opened this issue almost 3 years ago
Gonzalo9823 opened this issue almost 3 years ago
0.3.1: Cannot update JSONB array fields, invalid input syntax
Q16solver opened this issue almost 3 years ago
Q16solver opened this issue almost 3 years ago
TypeOrm 3: search is broken in array of enums (postgres)
TrejGun opened this issue almost 3 years ago
TrejGun opened this issue almost 3 years ago
docs: Connection section is gone
nc7s opened this issue almost 3 years ago
nc7s opened this issue almost 3 years ago
0.3.0 generate migrations path
Spimy opened this issue almost 3 years ago
Spimy opened this issue almost 3 years ago
0.3.0: Connection "default" was not found for creating entities with dataSource
Q16solver opened this issue almost 3 years ago
Q16solver opened this issue almost 3 years ago
Using with Vite: Uncaught ReferenceError: require is not defined
raymondboswel opened this issue almost 3 years ago
raymondboswel opened this issue almost 3 years ago
Case-sensistive comparison when using UUID
DeepuMM opened this issue almost 3 years ago
DeepuMM opened this issue almost 3 years ago
Soft delete based on the column value
pahan35 opened this issue almost 3 years ago
pahan35 opened this issue almost 3 years ago
MongoDb atlas free plan error with version 0.2.45
mateuskb opened this issue almost 3 years ago
mateuskb opened this issue almost 3 years ago
Unable to insert child entities with a one-to-many relation that uses many-to-one column as PK
CoteArthur opened this issue almost 3 years ago
CoteArthur opened this issue almost 3 years ago
Add full join
notiv-nt opened this issue almost 3 years ago
notiv-nt opened this issue almost 3 years ago
TypeORM breaks in Serverless Framework Webpack
mkilp opened this issue almost 3 years ago
mkilp opened this issue almost 3 years ago
BeforeInsert decoration doesn't work.
alvissraghnall opened this issue almost 3 years ago
alvissraghnall opened this issue almost 3 years ago
RangeError: Maximum call stack size exceeded
MartinToews opened this issue almost 3 years ago
MartinToews opened this issue almost 3 years ago
Interpolation for INTERVAL not working
MoSattler opened this issue almost 3 years ago
MoSattler opened this issue almost 3 years ago
userRepository.save(data) does not trigger @BeforeUpdate
frpacheco opened this issue almost 3 years ago
frpacheco opened this issue almost 3 years ago
Getting this error NJS-018 invalid ResultSet while working with oracledb using typeorm
alichampion opened this issue almost 3 years ago
alichampion opened this issue almost 3 years ago
DeepPartial simplification breaks the `.create()` and `.save()` method in certain cases.
pbrn46 opened this issue almost 3 years ago
pbrn46 opened this issue almost 3 years ago
Feat: orphanedRowAction=disabled (rebase of PR 8285)
jbjhjm opened this pull request almost 3 years ago
jbjhjm opened this pull request almost 3 years ago
Cant Delete Row from Table With ManyToMany Relation Ship
totalard opened this issue almost 3 years ago
totalard opened this issue almost 3 years ago
Error: Module parse failed: 'import' and 'export' may appear only with 'sourceType: module'
Nannny opened this issue almost 3 years ago
Nannny opened this issue almost 3 years ago
Cannot start a transaction within a transaction
sogehige opened this issue almost 3 years ago
sogehige opened this issue almost 3 years ago
Support RETURNING clause in SQLite
Ginden opened this issue almost 3 years ago
Ginden opened this issue almost 3 years ago
typeorm subscribers are fired before they are committed
akakumani opened this issue almost 3 years ago
akakumani opened this issue almost 3 years ago
getOneOrFail() -> getFirstOneOrFail() & add getExactlyOneOrFail()
eporomaa opened this issue almost 3 years ago
eporomaa opened this issue almost 3 years ago
Allow explicit collation in ORDER BY clause
jktf opened this issue almost 3 years ago
jktf opened this issue almost 3 years ago
Collation changes are not synced to RDBMS
jktf opened this issue almost 3 years ago
jktf opened this issue almost 3 years ago
Save method should return relations as nested object instead of string
masbhauddinsifat opened this issue almost 3 years ago
masbhauddinsifat opened this issue almost 3 years ago
Major Feature request: Join Table Inheritance pattern
sciutand opened this issue almost 3 years ago
sciutand opened this issue almost 3 years ago
typeorm 0.2.40 broke findOne with operator
brandon-leapyear opened this issue almost 3 years ago
brandon-leapyear opened this issue almost 3 years ago
MySQL driver's findChangedColumns incorrectly flags NULL and DEFAULT NULL with MariaDB 10.5
draoncc opened this issue almost 3 years ago
draoncc opened this issue almost 3 years ago
Adding an enum field does not generate a migration
pezholio opened this issue almost 3 years ago
pezholio opened this issue almost 3 years ago
Change migration generator
mortezaPRK opened this issue almost 3 years ago
mortezaPRK opened this issue almost 3 years ago
bug: `QueryDeepPartialEntity` triggers ts(2589) when paired with `JsonValue` in type-fest.
vicary opened this issue almost 3 years ago
vicary opened this issue almost 3 years ago
TreeRepository findDescendants returns everything if parent does not exist or deleted
astritsh opened this issue almost 3 years ago
astritsh opened this issue almost 3 years ago
Abort DB operations / Transaction using AbortSignal
rluvaton opened this issue almost 3 years ago
rluvaton opened this issue almost 3 years ago
Update with Join not support on query builder?
6unpk opened this issue almost 3 years ago
6unpk opened this issue almost 3 years ago
Allow INSERT ... SELECT FROM
Ginden opened this issue almost 3 years ago
Ginden opened this issue almost 3 years ago
Allow index naming on JoinTable
M-TGH opened this issue almost 3 years ago
M-TGH opened this issue almost 3 years ago
feat: add ESM support
giladgd opened this pull request almost 3 years ago
giladgd opened this pull request almost 3 years ago
Trees - materialized-path - mpath field is a varchar - Data Too Long
JayPe69 opened this issue almost 3 years ago
JayPe69 opened this issue almost 3 years ago
many2Many parameters are wrong order when saving data
jeromeSH26 opened this issue almost 3 years ago
jeromeSH26 opened this issue almost 3 years ago
Not set Name Constraint > Unique
SebaBoler opened this issue about 3 years ago
SebaBoler opened this issue about 3 years ago
Brackets Breaks Where clauses
JustAnotherSoftwareDeveloper opened this issue about 3 years ago
JustAnotherSoftwareDeveloper opened this issue about 3 years ago
QueryBuilder fails to JOIN tables in non-default connection
peacechen opened this issue about 3 years ago
peacechen opened this issue about 3 years ago
TypeError: tableOrName.split is not a function
renehauck opened this issue about 3 years ago
renehauck opened this issue about 3 years ago
Update jsprim to 1.4.2
erkinalp opened this issue about 3 years ago
erkinalp opened this issue about 3 years ago
With "synchronize" option turned on, typeORM tries to alter everything, even if there is no changes
tmelent opened this issue about 3 years ago
tmelent opened this issue about 3 years ago
Can't get relation from db - QueryFailedError: syntax error at or near "."
rluvaton opened this issue about 3 years ago
rluvaton opened this issue about 3 years ago
fix: include asExpression columns in returning clause
Migushthe2nd opened this pull request about 3 years ago
Migushthe2nd opened this pull request about 3 years ago
Emitted SQL has selected columns in wrong order
dustin-rcg opened this issue about 3 years ago
dustin-rcg opened this issue about 3 years ago
BaseEntity.reload() throws on soft deleted objects
matheusbn opened this issue about 3 years ago
matheusbn opened this issue about 3 years ago
Escape specific characters in like and ilike criterias
vipinjn24 opened this issue about 3 years ago
vipinjn24 opened this issue about 3 years ago
Generated `asExpression` columns not in `RETURNING` clause on save
Migushthe2nd opened this issue about 3 years ago
Migushthe2nd opened this issue about 3 years ago
Complex query builder leftJoinAndMapOne() on MSSQL does not work
AlvinStefanus opened this issue about 3 years ago
AlvinStefanus opened this issue about 3 years ago
Add an @ElementCollection annotation like in Java Spring
Alwinator opened this issue about 3 years ago
Alwinator opened this issue about 3 years ago
No-Op for undefined values in entity update function
Landro3 opened this issue about 3 years ago
Landro3 opened this issue about 3 years ago
QueryFailedError: Incorrect table definition; there can be only one auto column and it must be defined as a key
xiaoqiao112 opened this issue about 3 years ago
xiaoqiao112 opened this issue about 3 years ago
ObjectID type is incompatible with mongodb 3
ahilke opened this issue about 3 years ago
ahilke opened this issue about 3 years ago
TypeORM Cannot query across one-to-many for property error
eurydice76 opened this issue about 3 years ago
eurydice76 opened this issue about 3 years ago
Error not precise enough - TypeORMError: Entity metadata for Athlete#biometrics was not found.
amehmeto opened this issue about 3 years ago
amehmeto opened this issue about 3 years ago
Regenerate migration for View Entity
libterty opened this issue about 3 years ago
libterty opened this issue about 3 years ago
fix: mysql2 processes incorrectly with JSON column
fenying opened this pull request about 3 years ago
fenying opened this pull request about 3 years ago
Cannot read properties of undefined (reading 'Database')
MaxBOURGET opened this issue about 3 years ago
MaxBOURGET opened this issue about 3 years ago
OneToMany - ManyToOne create null foreign keys
TheBous opened this issue about 3 years ago
TheBous opened this issue about 3 years ago
This Method throw "Cyclic dependency" Error and does not consider the full entity type
mduvernon opened this issue about 3 years ago
mduvernon opened this issue about 3 years ago
migration revert with enum data type in named schema - PostgreSQL fails
chrishj59 opened this issue about 3 years ago
chrishj59 opened this issue about 3 years ago
fix: ColumnMetadata now maps embedded arrays correctly
NickTsitlakidis opened this pull request about 3 years ago
NickTsitlakidis opened this pull request about 3 years ago
fix: entity override property
viveknathani opened this pull request about 3 years ago
viveknathani opened this pull request about 3 years ago
Cannot find alias for relation at ...
lucas-labs opened this issue about 3 years ago
lucas-labs opened this issue about 3 years ago
.save() change related entity to NULL when updating
csim-sg opened this issue about 3 years ago
csim-sg opened this issue about 3 years ago
CreateDateColumn and such are not saved in UTC in mysql
matheusbn opened this issue about 3 years ago
matheusbn opened this issue about 3 years ago
Eager relation working on querybuilder or not?
atasak opened this issue about 3 years ago
atasak opened this issue about 3 years ago
Support custom implementations/packages of known database drivers
vinaygopinath opened this issue about 3 years ago
vinaygopinath opened this issue about 3 years ago
Improve documentation on relation cascade options
jbjhjm opened this issue about 3 years ago
jbjhjm opened this issue about 3 years ago
fix(8273) Adding @Generated('uuid') will now generate a migration to add the DEFAULT value
edeesis opened this pull request about 3 years ago
edeesis opened this pull request about 3 years ago
Missing BaseEntity in typeorm-model-shims.js
blemoine167 opened this issue about 3 years ago
blemoine167 opened this issue about 3 years ago
fix: postgres enum in schema regenerated migrations
helmsonsen opened this pull request about 3 years ago
helmsonsen opened this pull request about 3 years ago
Cannot query across many-to-many for property when updating the entity relations
bratello opened this issue over 3 years ago
bratello opened this issue over 3 years ago
Auto Generated SYSGUID or UUID for HANA database
biancamattosn opened this issue over 3 years ago
biancamattosn opened this issue over 3 years ago
Using `leftJoinAndSelect`, `orderBy`, and `take` / `skip` at the same time will cause "TypeError: Cannot read property 'databaseName' of undefined".
chrg1001 opened this issue over 3 years ago
chrg1001 opened this issue over 3 years ago
Timescale DB Support
all2pie opened this issue over 3 years ago
all2pie opened this issue over 3 years ago
OrIgnore, how use it?
lucascognamiglio1 opened this issue over 3 years ago
lucascognamiglio1 opened this issue over 3 years ago