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
TypeOrm Multi database issues; Database doesn't exist.
dDeedev opened this issue over 3 years ago
dDeedev opened this issue over 3 years ago
Option to set Postgres connection's search_path
jeremylvln opened this pull request over 3 years ago
jeremylvln opened this pull request over 3 years ago
Revert deprecation of InsertQueryBuilder.onConflict
botre opened this issue over 3 years ago
botre opened this issue over 3 years ago
optional JSON/JSONB passthrough for postgres
softwareplumber opened this pull request over 3 years ago
softwareplumber opened this pull request over 3 years ago
One to one relationship with views
y-nk opened this issue over 3 years ago
y-nk opened this issue over 3 years ago
enumName causes duplication of global enums
Goldziher opened this issue over 3 years ago
Goldziher opened this issue over 3 years ago
feat: Allow custom update expression in InsertQueryBuilder's `orUpdate` method
wilson208 opened this pull request over 3 years ago
wilson208 opened this pull request over 3 years ago
InsertQueryBuilder `orUpdate` enhancement to support calculated values in `ON UPDATE`
wilson208 opened this issue over 3 years ago
wilson208 opened this issue over 3 years ago
Regression: Deprecation of .onConflict in InsertQueryBuilder
konqi opened this issue over 3 years ago
konqi opened this issue over 3 years ago
Query builder does not transform embedded columns/class
julianpung opened this issue over 3 years ago
julianpung opened this issue over 3 years ago
Migration runs: Duplicate Migration Create
libterty opened this issue over 3 years ago
libterty opened this issue over 3 years ago
`SqlServerConnectionOptions` interface is missing property `options.trustServerCertificate`
doubliez opened this issue over 3 years ago
doubliez opened this issue over 3 years ago
TypeORMError: Driver not Connected
gcherem opened this issue over 3 years ago
gcherem opened this issue over 3 years ago
Use msnodesqlv8 driver with typeorm
xiaoweiliu945 opened this issue over 3 years ago
xiaoweiliu945 opened this issue over 3 years ago
Could not find any entity of type <Entity> when using specific commands.
Jye-Dewar opened this issue over 3 years ago
Jye-Dewar opened this issue over 3 years ago
value.toUpperCase is not a function
ShaharyarMaroof opened this issue over 3 years ago
ShaharyarMaroof opened this issue over 3 years ago
Cannot find alias for relation at user
botre opened this issue over 3 years ago
botre opened this issue over 3 years ago
Deprecate ConnectionManager and rename `Connection` to `DataSource`
pleerock opened this issue over 3 years ago
pleerock opened this issue over 3 years ago
synchronize=true in connection does not update database schema in DB
shekharnwagh opened this issue over 3 years ago
shekharnwagh opened this issue over 3 years ago
feat: add relations option to tree queries
TheProgrammer21 opened this pull request over 3 years ago
TheProgrammer21 opened this pull request over 3 years ago
Use `create or replace view` when creating views in postgres using synchronize
dncnkrs opened this issue over 3 years ago
dncnkrs opened this issue over 3 years ago
Typeorm generating migrations even though there is not any change in models
chandrashekhar07 opened this issue over 3 years ago
chandrashekhar07 opened this issue over 3 years ago
Insert data with 'onConflict' and 'cascade update' at the same time
yashar-ad opened this issue over 3 years ago
yashar-ad opened this issue over 3 years ago
Please add repository find option order by RANDOM()
nanotexnolagiya opened this issue over 3 years ago
nanotexnolagiya opened this issue over 3 years ago
SQL syntax error occurs by typeorm insert of multiple rows into table for sap (HANA) database
niels-schmitt opened this issue over 3 years ago
niels-schmitt opened this issue over 3 years ago
Add json database support
distributev opened this issue over 3 years ago
distributev opened this issue over 3 years ago
mongoDB won't work with @UpdateDateColumn()
jackykwandesign opened this issue over 3 years ago
jackykwandesign opened this issue over 3 years ago
migration:generate does not automatically drop tables
jkey5stones opened this issue over 3 years ago
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.
scooleo opened this issue over 3 years ago
scooleo opened this issue over 3 years ago
Wrong behavior w/ the same table names in different schema
bettafish15 opened this issue over 3 years ago
bettafish15 opened this issue over 3 years ago
TypeError: value.toUpperCase
jinpy666 opened this issue over 3 years ago
jinpy666 opened this issue over 3 years ago
find() returns an off by one day date when selecting from a DATE column on Oracle
natpbs opened this issue over 3 years ago
natpbs opened this issue over 3 years ago
Can't Order Columns on Inherited Entities
timmclaurin opened this issue over 3 years ago
timmclaurin opened this issue over 3 years ago
options.instanceName is not a type under SqlServerConnectionOptions definition
paulochoi opened this issue over 3 years ago
paulochoi opened this issue over 3 years ago
Customize UUID generation algorithm
nmokkenstorm opened this issue over 3 years ago
nmokkenstorm opened this issue over 3 years ago
refactor: Remove NOOP slice() call
RohanTalip opened this pull request over 3 years ago
RohanTalip opened this pull request over 3 years ago
refactor: Corrected ObjectUtils.assign() return type and JSDoc
RohanTalip opened this pull request over 3 years ago
RohanTalip opened this pull request over 3 years ago
doc: fix link to contributors
RohanTalip opened this pull request over 3 years ago
RohanTalip opened this pull request over 3 years ago
Duplicate migrations when using 'enumName' ColumnOption in an 'enum' type Postgres
eranganovade opened this issue over 3 years ago
eranganovade opened this issue over 3 years ago
Cannot update entity because entity id is not set in the entity.
Sufiane opened this issue over 3 years ago
Sufiane opened this issue over 3 years ago
MongoDB Column Aliases ignored on insert
glister opened this issue over 3 years ago
glister opened this issue over 3 years ago
@AfterLoad() hook relation property filled just with id
urko-b opened this issue over 3 years ago
urko-b opened this issue over 3 years ago
Child entities' wrong discriminator value when embedded in parent entity
OoDeLally opened this issue almost 4 years ago
OoDeLally opened this issue almost 4 years ago
Unique Index and soft delete
kb05 opened this issue almost 4 years ago
kb05 opened this issue almost 4 years ago
Support setting the default transaction isolation level for major relational databases
jn-deque opened this issue almost 4 years ago
jn-deque opened this issue almost 4 years ago
Column of type "enum" throws missing properties error
martingmoreno opened this issue almost 4 years ago
martingmoreno opened this issue almost 4 years ago
Two relations with objects having the same structure
rolandleth opened this issue almost 4 years ago
rolandleth opened this issue almost 4 years ago
RethinkDB Support
ThaDaVos opened this issue almost 4 years ago
ThaDaVos opened this issue almost 4 years ago
Do not create duplicate CREATE TYPE migration query when same 'enumName's are exists
5d-jh opened this issue almost 4 years ago
5d-jh opened this issue almost 4 years ago
Unknown column 'distinctAlias' when using find with pagination and sorting by a field from another table
bandit-hire5 opened this issue almost 4 years ago
bandit-hire5 opened this issue almost 4 years ago
Enum with enumName in two tables fails on second synchronize
santiher opened this issue almost 4 years ago
santiher opened this issue almost 4 years ago
Not returning soft deleted nested entities using withDeleted:true
Xaeed opened this issue almost 4 years ago
Xaeed opened this issue almost 4 years ago
Disable synchronization for function-based index is not working
bengchet opened this issue almost 4 years ago
bengchet opened this issue almost 4 years ago
SVG (vector) Logo
karol-depka opened this issue almost 4 years ago
karol-depka opened this issue almost 4 years ago
Support RelationOption `orphanedRowAction` also for `@OneToOne` Relations
tobiaskraus opened this issue almost 4 years ago
tobiaskraus opened this issue almost 4 years ago
Add OpenTelemetry instrumentation to TypeORM
weyert opened this issue almost 4 years ago
weyert opened this issue almost 4 years ago
"missing FROM-clause entry for table" error only while updating table, not while querying
smitbarmase opened this issue almost 4 years ago
smitbarmase opened this issue almost 4 years ago
Saving with Many-to-Many relation and { cascade: true } causes duplicate key error
EkiGui opened this issue almost 4 years ago
EkiGui opened this issue almost 4 years ago
Does not resolve correct column name with @JoinColumn
JamesParkDev opened this issue almost 4 years ago
JamesParkDev opened this issue almost 4 years ago
How to include/exclude a column??
johannbuscail opened this issue almost 4 years ago
johannbuscail opened this issue almost 4 years ago
@UpdateDateColumn.onupdate should work in all DBs
intervalia opened this issue almost 4 years ago
intervalia opened this issue almost 4 years ago
object literal in where clause not working properly
soodakshay opened this issue almost 4 years ago
soodakshay opened this issue almost 4 years ago
execution query time?!
n0byk opened this issue almost 4 years ago
n0byk opened this issue almost 4 years ago
Update multiple rows at one time
hsk-kr opened this issue almost 4 years ago
hsk-kr opened this issue almost 4 years ago
Postgres: queryBuilder makes different parameter identifiers for same parameter, causing problems with groupby
brahn opened this issue almost 4 years ago
brahn opened this issue almost 4 years ago
Naming of embedded entities ignores casing
DanielMenke opened this issue almost 4 years ago
DanielMenke opened this issue almost 4 years ago
fix: resolve issue with find with relations returns soft-deleted entities
luiseariass opened this pull request almost 4 years ago
luiseariass opened this pull request almost 4 years ago
Sporadic null value in column "Parent" violates not-null constraint when inserting child relation
papaspiridis opened this issue almost 4 years ago
papaspiridis opened this issue almost 4 years ago
typeorm returns first entity with findOne if undefined is given as the ID
fafamnzm opened this issue almost 4 years ago
fafamnzm opened this issue almost 4 years ago
PrimaryGeneratedColumn - allow for override
twigs67 opened this issue about 4 years ago
twigs67 opened this issue about 4 years ago
getManyAndCount() fails but getMany() doesn't with advanced queries (ER_BAD_FIELD_ERROR)
kkoomen opened this issue about 4 years ago
kkoomen opened this issue about 4 years ago
TypeORM generates invalid column name for relation when `referencedColumnName` is used with another composite relation
falahati opened this issue about 4 years ago
falahati opened this issue about 4 years ago
typeorm always drop and create columns with names Address and Location
foaudkajj opened this issue about 4 years ago
foaudkajj opened this issue about 4 years ago
Error: Cannot build query because main alias is not set (call qb#from method)
pirouet opened this issue about 4 years ago
pirouet opened this issue about 4 years ago
fix: Fix unnecessary migrations for timestamps with default values of CURRENT_TIMESTAMP and precision
RohanTalip opened this pull request about 4 years ago
RohanTalip opened this pull request about 4 years ago
@Column({ type: "uuid" }) should be varchar(36) on MySQL instead of varchar(255)
dickfickling opened this issue about 4 years ago
dickfickling opened this issue about 4 years ago
column name field does not work
ORESoftware opened this issue about 4 years ago
ORESoftware opened this issue about 4 years ago
Ambiguous Columns in Join Query with Where Clause
talbx opened this issue about 4 years ago
talbx opened this issue about 4 years ago
Column rename should be triggered, but instead we are just adding new columns
ORESoftware opened this issue about 4 years ago
ORESoftware opened this issue about 4 years ago
Join column used in multiple relations causes malformed from clause in query
Roscode opened this issue about 4 years ago
Roscode opened this issue about 4 years ago
Duplicate Primary key error on softRemove - many to many when row already deleted
TFByrd opened this issue about 4 years ago
TFByrd opened this issue about 4 years ago
column "x" specified more than once
melihorhan opened this issue about 4 years ago
melihorhan opened this issue about 4 years ago
How to declare Tree without Decorator
AnthonyGies opened this issue about 4 years ago
AnthonyGies opened this issue about 4 years ago
UpdateDateColumn fails with transformer
mothershipper opened this issue about 4 years ago
mothershipper opened this issue about 4 years ago
Cannot set FK to null when using @ManyToOne() + @Column() after promise resolution
parisholley opened this issue about 4 years ago
parisholley opened this issue about 4 years ago
Declare Driver Dependencies in package.json
brandon-leapyear opened this issue about 4 years ago
brandon-leapyear opened this issue about 4 years ago
feat: relations: Orphaned row action
nebkat opened this pull request about 4 years ago
nebkat opened this pull request about 4 years ago
column default is ignored
yossibeck opened this issue about 4 years ago
yossibeck opened this issue about 4 years ago
PrimaryGeneratedColumn does not work
Bluebang opened this issue about 4 years ago
Bluebang opened this issue about 4 years ago
Cascade doesn't work with nullable relationship
davidbnk opened this issue about 4 years ago
davidbnk opened this issue about 4 years ago
Allow to specify transaction property for individual migrations.
pedrolcn opened this issue about 4 years ago
pedrolcn opened this issue about 4 years ago
How to filter objects with OR query use API
yuzifu opened this issue about 4 years ago
yuzifu opened this issue about 4 years ago
Scylladb Support
jahangirahmad opened this issue about 4 years ago
jahangirahmad opened this issue about 4 years ago
Ignore duplicates on save
robertmylne opened this issue about 4 years ago
robertmylne opened this issue about 4 years ago
Foreign Key error following a json column with ManyToOne relation
Bqdzy opened this issue about 4 years ago
Bqdzy opened this issue about 4 years ago
Error when ChildEntity contains a OneToMany relationship
jfromaniello opened this issue about 4 years ago
jfromaniello opened this issue about 4 years ago
TypeError: view.expression is not a function
teymur1986 opened this issue about 4 years ago
teymur1986 opened this issue about 4 years ago
Table check query log is formatted
jeiea opened this issue about 4 years ago
jeiea opened this issue about 4 years ago
USE/FORCE INDEX and STRAIGHT_JOIN statments for MySQL databases
silasfl opened this issue about 4 years ago
silasfl opened this issue about 4 years ago
Apache Ignite Support
nichenqin-treelab opened this issue about 4 years ago
nichenqin-treelab opened this issue about 4 years ago