Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
TypeORM
ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
Collective -
Host: opensource -
https://opencollective.com/typeorm
- Website: https://typeorm.io
- Code: https://github.com/typeorm/typeorm
Cant Delete Row from Table With ManyToMany Relation Ship
github.com/typeorm/typeorm - totalard opened this issue almost 3 years ago
github.com/typeorm/typeorm - totalard opened this issue almost 3 years ago
Error: Module parse failed: 'import' and 'export' may appear only with 'sourceType: module'
github.com/typeorm/typeorm - Nannny opened this issue almost 3 years ago
github.com/typeorm/typeorm - Nannny opened this issue almost 3 years ago
Cannot start a transaction within a transaction
github.com/typeorm/typeorm - sogehige opened this issue almost 3 years ago
github.com/typeorm/typeorm - sogehige opened this issue almost 3 years ago
Support RETURNING clause in SQLite
github.com/typeorm/typeorm - Ginden opened this issue almost 3 years ago
github.com/typeorm/typeorm - Ginden opened this issue almost 3 years ago
typeorm subscribers are fired before they are committed
github.com/typeorm/typeorm - akakumani opened this issue almost 3 years ago
github.com/typeorm/typeorm - akakumani opened this issue almost 3 years ago
getOneOrFail() -> getFirstOneOrFail() & add getExactlyOneOrFail()
github.com/typeorm/typeorm - eporomaa opened this issue almost 3 years ago
github.com/typeorm/typeorm - eporomaa opened this issue almost 3 years ago
Allow explicit collation in ORDER BY clause
github.com/typeorm/typeorm - jktf opened this issue almost 3 years ago
github.com/typeorm/typeorm - jktf opened this issue almost 3 years ago
Collation changes are not synced to RDBMS
github.com/typeorm/typeorm - jktf opened this issue almost 3 years ago
github.com/typeorm/typeorm - jktf opened this issue almost 3 years ago
Save method should return relations as nested object instead of string
github.com/typeorm/typeorm - masbhauddinsifat opened this issue almost 3 years ago
github.com/typeorm/typeorm - masbhauddinsifat opened this issue almost 3 years ago
typeorm 0.2.40 broke findOne with operator
github.com/typeorm/typeorm - brandon-leapyear opened this issue almost 3 years ago
github.com/typeorm/typeorm - brandon-leapyear opened this issue almost 3 years ago
MySQL driver's findChangedColumns incorrectly flags NULL and DEFAULT NULL with MariaDB 10.5
github.com/typeorm/typeorm - draoncc opened this issue almost 3 years ago
github.com/typeorm/typeorm - draoncc opened this issue almost 3 years ago
Adding an enum field does not generate a migration
github.com/typeorm/typeorm - pezholio opened this issue almost 3 years ago
github.com/typeorm/typeorm - pezholio opened this issue almost 3 years ago
Change migration generator
github.com/typeorm/typeorm - mortezaPRK opened this issue almost 3 years ago
github.com/typeorm/typeorm - mortezaPRK opened this issue almost 3 years ago
bug: `QueryDeepPartialEntity` triggers ts(2589) when paired with `JsonValue` in type-fest.
github.com/typeorm/typeorm - vicary opened this issue almost 3 years ago
github.com/typeorm/typeorm - vicary opened this issue almost 3 years ago
TreeRepository findDescendants returns everything if parent does not exist or deleted
github.com/typeorm/typeorm - astritsh opened this issue almost 3 years ago
github.com/typeorm/typeorm - astritsh opened this issue almost 3 years ago
Abort DB operations / Transaction using AbortSignal
github.com/typeorm/typeorm - rluvaton opened this issue almost 3 years ago
github.com/typeorm/typeorm - rluvaton opened this issue almost 3 years ago
Update with Join not support on query builder?
github.com/typeorm/typeorm - 6unpk opened this issue almost 3 years ago
github.com/typeorm/typeorm - 6unpk opened this issue almost 3 years ago
Allow INSERT ... SELECT FROM
github.com/typeorm/typeorm - Ginden opened this issue almost 3 years ago
github.com/typeorm/typeorm - Ginden opened this issue almost 3 years ago
Allow index naming on JoinTable
github.com/typeorm/typeorm - M-TGH opened this issue almost 3 years ago
github.com/typeorm/typeorm - M-TGH opened this issue almost 3 years ago
feat: add ESM support
github.com/typeorm/typeorm - giladgd opened this pull request almost 3 years ago
github.com/typeorm/typeorm - giladgd opened this pull request almost 3 years ago
Trees - materialized-path - mpath field is a varchar - Data Too Long
github.com/typeorm/typeorm - JayPe69 opened this issue almost 3 years ago
github.com/typeorm/typeorm - JayPe69 opened this issue almost 3 years ago
many2Many parameters are wrong order when saving data
github.com/typeorm/typeorm - jeromeSH26 opened this issue almost 3 years ago
github.com/typeorm/typeorm - jeromeSH26 opened this issue almost 3 years ago
Not set Name Constraint > Unique
github.com/typeorm/typeorm - SebaBoler opened this issue almost 3 years ago
github.com/typeorm/typeorm - SebaBoler opened this issue almost 3 years ago
Brackets Breaks Where clauses
github.com/typeorm/typeorm - JustAnotherSoftwareDeveloper opened this issue almost 3 years ago
github.com/typeorm/typeorm - JustAnotherSoftwareDeveloper opened this issue almost 3 years ago
TypeError: tableOrName.split is not a function
github.com/typeorm/typeorm - renehauck opened this issue almost 3 years ago
github.com/typeorm/typeorm - renehauck opened this issue almost 3 years ago
With "synchronize" option turned on, typeORM tries to alter everything, even if there is no changes
github.com/typeorm/typeorm - tmelent opened this issue almost 3 years ago
github.com/typeorm/typeorm - tmelent opened this issue almost 3 years ago
Can't get relation from db - QueryFailedError: syntax error at or near "."
github.com/typeorm/typeorm - rluvaton opened this issue about 3 years ago
github.com/typeorm/typeorm - rluvaton opened this issue about 3 years ago
fix: include asExpression columns in returning clause
github.com/typeorm/typeorm - Migushthe2nd opened this pull request about 3 years ago
github.com/typeorm/typeorm - Migushthe2nd opened this pull request about 3 years ago
Emitted SQL has selected columns in wrong order
github.com/typeorm/typeorm - dustin-rcg opened this issue about 3 years ago
github.com/typeorm/typeorm - dustin-rcg opened this issue about 3 years ago
Escape specific characters in like and ilike criterias
github.com/typeorm/typeorm - vipinjn24 opened this issue about 3 years ago
github.com/typeorm/typeorm - vipinjn24 opened this issue about 3 years ago
Generated `asExpression` columns not in `RETURNING` clause on save
github.com/typeorm/typeorm - Migushthe2nd opened this issue about 3 years ago
github.com/typeorm/typeorm - Migushthe2nd opened this issue about 3 years ago
Complex query builder leftJoinAndMapOne() on MSSQL does not work
github.com/typeorm/typeorm - AlvinStefanus opened this issue about 3 years ago
github.com/typeorm/typeorm - AlvinStefanus opened this issue about 3 years ago
Add an @ElementCollection annotation like in Java Spring
github.com/typeorm/typeorm - Alwinator opened this issue about 3 years ago
github.com/typeorm/typeorm - Alwinator opened this issue about 3 years ago
No-Op for undefined values in entity update function
github.com/typeorm/typeorm - Landro3 opened this issue about 3 years ago
github.com/typeorm/typeorm - 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
github.com/typeorm/typeorm - xiaoqiao112 opened this issue about 3 years ago
github.com/typeorm/typeorm - xiaoqiao112 opened this issue about 3 years ago
ObjectID type is incompatible with mongodb 3
github.com/typeorm/typeorm - ahilke opened this issue about 3 years ago
github.com/typeorm/typeorm - ahilke opened this issue about 3 years ago
TypeORM Cannot query across one-to-many for property error
github.com/typeorm/typeorm - eurydice76 opened this issue about 3 years ago
github.com/typeorm/typeorm - eurydice76 opened this issue about 3 years ago
Error not precise enough - TypeORMError: Entity metadata for Athlete#biometrics was not found.
github.com/typeorm/typeorm - amehmeto opened this issue about 3 years ago
github.com/typeorm/typeorm - amehmeto opened this issue about 3 years ago
Regenerate migration for View Entity
github.com/typeorm/typeorm - libterty opened this issue about 3 years ago
github.com/typeorm/typeorm - libterty opened this issue about 3 years ago
fix: mysql2 processes incorrectly with JSON column
github.com/typeorm/typeorm - fenying opened this pull request about 3 years ago
github.com/typeorm/typeorm - fenying opened this pull request about 3 years ago
Cannot read properties of undefined (reading 'Database')
github.com/typeorm/typeorm - MaxBOURGET opened this issue about 3 years ago
github.com/typeorm/typeorm - MaxBOURGET opened this issue about 3 years ago
OneToMany - ManyToOne create null foreign keys
github.com/typeorm/typeorm - TheBous opened this issue about 3 years ago
github.com/typeorm/typeorm - TheBous opened this issue about 3 years ago
This Method throw "Cyclic dependency" Error and does not consider the full entity type
github.com/typeorm/typeorm - mduvernon opened this issue about 3 years ago
github.com/typeorm/typeorm - mduvernon opened this issue about 3 years ago
fix: ColumnMetadata now maps embedded arrays correctly
github.com/typeorm/typeorm - NickTsitlakidis opened this pull request about 3 years ago
github.com/typeorm/typeorm - NickTsitlakidis opened this pull request about 3 years ago
fix: entity override property
github.com/typeorm/typeorm - viveknathani opened this pull request about 3 years ago
github.com/typeorm/typeorm - viveknathani opened this pull request about 3 years ago
Cannot find alias for relation at ...
github.com/typeorm/typeorm - lucas-labs opened this issue about 3 years ago
github.com/typeorm/typeorm - lucas-labs opened this issue about 3 years ago
.save() change related entity to NULL when updating
github.com/typeorm/typeorm - csim-sg opened this issue about 3 years ago
github.com/typeorm/typeorm - csim-sg opened this issue about 3 years ago
CreateDateColumn and such are not saved in UTC in mysql
github.com/typeorm/typeorm - matheusbn opened this issue about 3 years ago
github.com/typeorm/typeorm - matheusbn opened this issue about 3 years ago
Eager relation working on querybuilder or not?
github.com/typeorm/typeorm - atasak opened this issue about 3 years ago
github.com/typeorm/typeorm - atasak opened this issue about 3 years ago
Support custom implementations/packages of known database drivers
github.com/typeorm/typeorm - vinaygopinath opened this issue about 3 years ago
github.com/typeorm/typeorm - vinaygopinath opened this issue about 3 years ago
Improve documentation on relation cascade options
github.com/typeorm/typeorm - jbjhjm opened this issue about 3 years ago
github.com/typeorm/typeorm - jbjhjm opened this issue about 3 years ago
fix(8273) Adding @Generated('uuid') will now generate a migration to add the DEFAULT value
github.com/typeorm/typeorm - edeesis opened this pull request about 3 years ago
github.com/typeorm/typeorm - edeesis opened this pull request about 3 years ago
Missing BaseEntity in typeorm-model-shims.js
github.com/typeorm/typeorm - blemoine167 opened this issue about 3 years ago
github.com/typeorm/typeorm - blemoine167 opened this issue about 3 years ago
fix: postgres enum in schema regenerated migrations
github.com/typeorm/typeorm - helmsonsen opened this pull request about 3 years ago
github.com/typeorm/typeorm - helmsonsen opened this pull request about 3 years ago
Cannot query across many-to-many for property when updating the entity relations
github.com/typeorm/typeorm - bratello opened this issue about 3 years ago
github.com/typeorm/typeorm - bratello opened this issue about 3 years ago
Auto Generated SYSGUID or UUID for HANA database
github.com/typeorm/typeorm - biancamattosn opened this issue about 3 years ago
github.com/typeorm/typeorm - biancamattosn opened this issue about 3 years ago
Using `leftJoinAndSelect`, `orderBy`, and `take` / `skip` at the same time will cause "TypeError: Cannot read property 'databaseName' of undefined".
github.com/typeorm/typeorm - chrg1001 opened this issue about 3 years ago
github.com/typeorm/typeorm - chrg1001 opened this issue about 3 years ago
OrIgnore, how use it?
github.com/typeorm/typeorm - lucascognamiglio1 opened this issue over 3 years ago
github.com/typeorm/typeorm - lucascognamiglio1 opened this issue over 3 years ago
TypeOrm Multi database issues; Database doesn't exist.
github.com/typeorm/typeorm - dDeedev opened this issue over 3 years ago
github.com/typeorm/typeorm - dDeedev opened this issue over 3 years ago
Option to set Postgres connection's search_path
github.com/typeorm/typeorm - jeremylvln opened this pull request over 3 years ago
github.com/typeorm/typeorm - jeremylvln opened this pull request over 3 years ago
Revert deprecation of InsertQueryBuilder.onConflict
github.com/typeorm/typeorm - botre opened this issue over 3 years ago
github.com/typeorm/typeorm - botre opened this issue over 3 years ago
optional JSON/JSONB passthrough for postgres
github.com/typeorm/typeorm - softwareplumber opened this pull request over 3 years ago
github.com/typeorm/typeorm - softwareplumber opened this pull request over 3 years ago
One to one relationship with views
github.com/typeorm/typeorm - y-nk opened this issue over 3 years ago
github.com/typeorm/typeorm - y-nk opened this issue over 3 years ago
enumName causes duplication of global enums
github.com/typeorm/typeorm - Goldziher opened this issue over 3 years ago
github.com/typeorm/typeorm - Goldziher opened this issue over 3 years ago
feat: Allow custom update expression in InsertQueryBuilder's `orUpdate` method
github.com/typeorm/typeorm - wilson208 opened this pull request over 3 years ago
github.com/typeorm/typeorm - wilson208 opened this pull request over 3 years ago
InsertQueryBuilder `orUpdate` enhancement to support calculated values in `ON UPDATE`
github.com/typeorm/typeorm - wilson208 opened this issue over 3 years ago
github.com/typeorm/typeorm - wilson208 opened this issue over 3 years ago
Regression: Deprecation of .onConflict in InsertQueryBuilder
github.com/typeorm/typeorm - konqi opened this issue over 3 years ago
github.com/typeorm/typeorm - konqi opened this issue over 3 years ago
Query builder does not transform embedded columns/class
github.com/typeorm/typeorm - julianpung opened this issue over 3 years ago
github.com/typeorm/typeorm - julianpung opened this issue over 3 years ago
Migration runs: Duplicate Migration Create
github.com/typeorm/typeorm - libterty opened this issue over 3 years ago
github.com/typeorm/typeorm - libterty opened this issue over 3 years ago
`SqlServerConnectionOptions` interface is missing property `options.trustServerCertificate`
github.com/typeorm/typeorm - doubliez opened this issue over 3 years ago
github.com/typeorm/typeorm - doubliez opened this issue over 3 years ago
TypeORMError: Driver not Connected
github.com/typeorm/typeorm - gcherem opened this issue over 3 years ago
github.com/typeorm/typeorm - gcherem opened this issue over 3 years ago
Use msnodesqlv8 driver with typeorm
github.com/typeorm/typeorm - xiaoweiliu945 opened this issue over 3 years ago
github.com/typeorm/typeorm - xiaoweiliu945 opened this issue over 3 years ago
Could not find any entity of type <Entity> when using specific commands.
github.com/typeorm/typeorm - Jye-Dewar opened this issue over 3 years ago
github.com/typeorm/typeorm - Jye-Dewar opened this issue over 3 years ago
value.toUpperCase is not a function
github.com/typeorm/typeorm - ShaharyarMaroof opened this issue over 3 years ago
github.com/typeorm/typeorm - ShaharyarMaroof opened this issue over 3 years ago
Cannot find alias for relation at user
github.com/typeorm/typeorm - botre opened this issue over 3 years ago
github.com/typeorm/typeorm - botre opened this issue over 3 years ago
Deprecate ConnectionManager and rename `Connection` to `DataSource`
github.com/typeorm/typeorm - pleerock opened this issue over 3 years ago
github.com/typeorm/typeorm - pleerock opened this issue over 3 years ago
synchronize=true in connection does not update database schema in DB
github.com/typeorm/typeorm - shekharnwagh opened this issue over 3 years ago
github.com/typeorm/typeorm - shekharnwagh opened this issue over 3 years ago
feat: add relations option to tree queries
github.com/typeorm/typeorm - TheProgrammer21 opened this pull request over 3 years ago
github.com/typeorm/typeorm - TheProgrammer21 opened this pull request over 3 years ago
Use `create or replace view` when creating views in postgres using synchronize
github.com/typeorm/typeorm - dncnkrs opened this issue over 3 years ago
github.com/typeorm/typeorm - dncnkrs opened this issue over 3 years ago
Typeorm generating migrations even though there is not any change in models
github.com/typeorm/typeorm - chandrashekhar07 opened this issue over 3 years ago
github.com/typeorm/typeorm - chandrashekhar07 opened this issue over 3 years ago
Insert data with 'onConflict' and 'cascade update' at the same time
github.com/typeorm/typeorm - yashar-ad opened this issue over 3 years ago
github.com/typeorm/typeorm - yashar-ad opened this issue over 3 years ago
Please add repository find option order by RANDOM()
github.com/typeorm/typeorm - nanotexnolagiya opened this issue over 3 years ago
github.com/typeorm/typeorm - nanotexnolagiya opened this issue over 3 years ago
SQL syntax error occurs by typeorm insert of multiple rows into table for sap (HANA) database
github.com/typeorm/typeorm - niels-schmitt opened this issue over 3 years ago
github.com/typeorm/typeorm - niels-schmitt opened this issue over 3 years ago
Add json database support
github.com/typeorm/typeorm - distributev opened this issue over 3 years ago
github.com/typeorm/typeorm - distributev opened this issue over 3 years ago
mongoDB won't work with @UpdateDateColumn()
github.com/typeorm/typeorm - jackykwandesign opened this issue over 3 years ago
github.com/typeorm/typeorm - jackykwandesign opened this issue over 3 years ago
migration:generate does not automatically drop tables
github.com/typeorm/typeorm - jkey5stones opened this issue over 3 years ago
github.com/typeorm/typeorm - jkey5stones opened this issue over 3 years ago
max of varchar(max) or varbinary(max) causing alter drop column and alter add column on orm restart.
github.com/typeorm/typeorm - scooleo opened this issue over 3 years ago
github.com/typeorm/typeorm - scooleo opened this issue over 3 years ago
Wrong behavior w/ the same table names in different schema
github.com/typeorm/typeorm - bettafish15 opened this issue over 3 years ago
github.com/typeorm/typeorm - bettafish15 opened this issue over 3 years ago
TypeError: value.toUpperCase
github.com/typeorm/typeorm - jinpy666 opened this issue over 3 years ago
github.com/typeorm/typeorm - jinpy666 opened this issue over 3 years ago
find() returns an off by one day date when selecting from a DATE column on Oracle
github.com/typeorm/typeorm - natpbs opened this issue over 3 years ago
github.com/typeorm/typeorm - natpbs opened this issue over 3 years ago
Can't Order Columns on Inherited Entities
github.com/typeorm/typeorm - timmclaurin opened this issue over 3 years ago
github.com/typeorm/typeorm - timmclaurin opened this issue over 3 years ago
options.instanceName is not a type under SqlServerConnectionOptions definition
github.com/typeorm/typeorm - paulochoi opened this issue over 3 years ago
github.com/typeorm/typeorm - paulochoi opened this issue over 3 years ago
Customize UUID generation algorithm
github.com/typeorm/typeorm - nmokkenstorm opened this issue over 3 years ago
github.com/typeorm/typeorm - nmokkenstorm opened this issue over 3 years ago
refactor: Remove NOOP slice() call
github.com/typeorm/typeorm - RohanTalip opened this pull request over 3 years ago
github.com/typeorm/typeorm - RohanTalip opened this pull request over 3 years ago
refactor: Corrected ObjectUtils.assign() return type and JSDoc
github.com/typeorm/typeorm - RohanTalip opened this pull request over 3 years ago
github.com/typeorm/typeorm - RohanTalip opened this pull request over 3 years ago
doc: fix link to contributors
github.com/typeorm/typeorm - RohanTalip opened this pull request over 3 years ago
github.com/typeorm/typeorm - RohanTalip opened this pull request over 3 years ago
Duplicate migrations when using 'enumName' ColumnOption in an 'enum' type Postgres
github.com/typeorm/typeorm - eranganovade opened this issue over 3 years ago
github.com/typeorm/typeorm - eranganovade opened this issue over 3 years ago
Cannot update entity because entity id is not set in the entity.
github.com/typeorm/typeorm - Sufiane opened this issue over 3 years ago
github.com/typeorm/typeorm - Sufiane opened this issue over 3 years ago