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
ConnectionNotFoundError: Connection "default" was not found.
mohammadbahmani-dev opened this issue 9 months ago
mohammadbahmani-dev opened this issue 9 months ago
Add vector support
firtoz opened this pull request 9 months ago
firtoz opened this pull request 9 months ago
Warn/Error "storing an entity constructed before DataSource initialization"
jfromaniello opened this issue 9 months ago
jfromaniello opened this issue 9 months ago
fix: add async to the method using setFindOptions()
bindon opened this pull request 9 months ago
bindon opened this pull request 9 months ago
feat: remove hdb-pool dependency from HANA driver
viniscoelho opened this pull request 9 months ago
viniscoelho opened this pull request 9 months ago
Error: Invalid usage of the option NEXT in the FETCH statement - when using take with Entity that has relation
sven-93 opened this issue 9 months ago
sven-93 opened this issue 9 months ago
Fix entities documentation
Mnigos opened this pull request 9 months ago
Mnigos opened this pull request 9 months ago
What happened to "secondary key" in tyoeORM. There are not even a mention of it anywhere
harshajayaweeraXHJ opened this issue 9 months ago
harshajayaweeraXHJ opened this issue 9 months ago
I have never seen one doc sucks like fucking typeorm.io(我从来没见过比typeorm更烂的文档)
milobluebell opened this issue 9 months ago
milobluebell opened this issue 9 months ago
compiles but gets - this.givenColumnNames is not a function
ORESoftware opened this issue 9 months ago
ORESoftware opened this issue 9 months ago
Support for SQL Server query hints like WITH (NOEXPAND)
bredar opened this issue 9 months ago
bredar opened this issue 9 months ago
Moved `reflect-metadata` to `peerDependencies` and set version to `"^0.1.14 || ^0.2.0"`
OSA413 opened this pull request 9 months ago
OSA413 opened this pull request 9 months ago
add option to enable sanitize empty array in where
Diluka opened this issue 9 months ago
Diluka opened this issue 9 months ago
fix: Revert #10432 to fix issue with `@VirtualColumn` not being returned
tolgap opened this pull request 9 months ago
tolgap opened this pull request 9 months ago
Entity metadata column definitions broken for ChildEntity relations
aphofstede opened this issue 9 months ago
aphofstede opened this issue 9 months ago
The external join query fails through the query builder operations A,B, and A_B_JOIN dictionary table
caoao5253 opened this issue 9 months ago
caoao5253 opened this issue 9 months ago
Fixes #10687 - regression caused by #10273. Changing PRAGMA queries back to use query() instead of run()
BARNZ opened this pull request 9 months ago
BARNZ opened this pull request 9 months ago
I can't run yarn typeorm migration:generate src/database/migrations/<NAME> -d src/database/datasource -p
eder-abbvie opened this issue 9 months ago
eder-abbvie opened this issue 9 months ago
docs: improve OneToOne description
pavlokolodka opened this pull request 9 months ago
pavlokolodka opened this pull request 9 months ago
docs: improve OneToOne description
pavlokolodka opened this pull request 9 months ago
pavlokolodka opened this pull request 9 months ago
steam/cursor does not emit any data
ORESoftware opened this issue 9 months ago
ORESoftware opened this issue 9 months ago
fix: use subquery with join map one methods
xdc0 opened this pull request 9 months ago
xdc0 opened this pull request 9 months ago
class-level decorator has null pointer - using class-validator
ORESoftware opened this issue 9 months ago
ORESoftware opened this issue 9 months ago
Update migrations.md
J-Tevop opened this pull request 9 months ago
J-Tevop opened this pull request 9 months ago
Warn user if migration is required (warn user is db is out of sync with code)
ORESoftware opened this issue 9 months ago
ORESoftware opened this issue 9 months ago
Relation query builder documentation seems not correct
phuffer opened this issue 10 months ago
phuffer opened this issue 10 months ago
[SQLite] json_extract is broken because of the dot escaping
WiseBird opened this issue 10 months ago
WiseBird opened this issue 10 months ago
Update select-query-builder.md
peruzzoarthur opened this pull request 10 months ago
peruzzoarthur opened this pull request 10 months ago
Azure Entra ID Managed Identity Authentication to Azure SQL
MissaouiChedy opened this issue 10 months ago
MissaouiChedy opened this issue 10 months ago
`TypeError: Cannot call a class constructor without |new|` on bun
glyh opened this issue 10 months ago
glyh opened this issue 10 months ago
feat: add support for RETURNING clause to sqlite
olosegres opened this pull request 10 months ago
olosegres opened this pull request 10 months ago
fix: Resolve ID mapping issue
franklinz-pluriza opened this pull request 10 months ago
franklinz-pluriza opened this pull request 10 months ago
INSERT instead of UPDATE when cascade:true or cascade:['insert','update'] => Duplicate entry for key 'inventory.PRIMARY
franklinz-pluriza opened this issue 10 months ago
franklinz-pluriza opened this issue 10 months ago
chore: Update eager-and-lazy-relations.md for better readability.
joeldmyers opened this pull request 10 months ago
joeldmyers opened this pull request 10 months ago
BugFix: cascade: true => Duplicate entry for key 'inventory.PRIMARY' on Update using .save()
franklinz-pluriza opened this issue 10 months ago
franklinz-pluriza opened this issue 10 months ago
Propagate `aggregate` method's generic parameter to its returned cursor
pringon opened this pull request 10 months ago
pringon opened this pull request 10 months ago
Wrong object.id being returned after insert() or save()
ZeroDayDB opened this issue 10 months ago
ZeroDayDB opened this issue 10 months ago
Type 'FindOperator<any>' is not assignable to type 'number | (() => string) | undefined'
cibilex opened this issue 10 months ago
cibilex opened this issue 10 months ago
chore: fix typos UpdateQueryBuilder
vuphu opened this pull request 10 months ago
vuphu opened this pull request 10 months ago
Relations improvements for `.find`
Ionys320 opened this issue 10 months ago
Ionys320 opened this issue 10 months ago
error generating migrations
dberardo-com opened this issue 10 months ago
dberardo-com opened this issue 10 months ago
feat: Add tsvector & tsquery to cockroachdb
GerDner opened this pull request 10 months ago
GerDner opened this pull request 10 months ago
Improper string escape for columns of type "bytea"
LoganTann opened this issue 10 months ago
LoganTann opened this issue 10 months ago
fix: update mongodb in peerDependencies
starnayuta opened this pull request 10 months ago
starnayuta opened this pull request 10 months ago
Regression since 0.2 — Repository's QueryBuilder getRawMany() returns 0 rows instead of 1
ulidtko opened this issue 10 months ago
ulidtko opened this issue 10 months ago
fix: resolve nameless TableForeignKey on drop foreign key
taichunmin opened this pull request 10 months ago
taichunmin opened this pull request 10 months ago
feat: Postgres @Tree specify schema for closure tables
andimattes opened this pull request 10 months ago
andimattes opened this pull request 10 months ago
fix: allow `FindOptionsWhere` to accept `LessThan` with `Union`
hfhchan-plb opened this pull request 10 months ago
hfhchan-plb opened this pull request 10 months ago
How to translate this query into find options?
GabrielHK97 opened this issue 10 months ago
GabrielHK97 opened this issue 10 months ago
Updating only related child entities is not possible via Repository.save(parent)
ChrisShain opened this issue 10 months ago
ChrisShain opened this issue 10 months ago
Update select-query-builder.md
alexbs opened this pull request 10 months ago
alexbs opened this pull request 10 months ago
[Issue] How to link supabase table using typeorm?
ghost opened this issue 10 months ago
ghost opened this issue 10 months ago
feat: improve typing by auto deducing joined entities in select query builders
AmauryLiet opened this pull request 10 months ago
AmauryLiet opened this pull request 10 months ago
SpannerQueryRunner creates a session for each query
jvrdelafuente opened this issue 10 months ago
jvrdelafuente opened this issue 10 months ago
Virtual column context
strongpauly opened this pull request 10 months ago
strongpauly opened this pull request 10 months ago
Pass context into @VirtualColumn query
strongpauly opened this issue 10 months ago
strongpauly opened this issue 10 months ago
Fix maximum call stack error
mgorunuch opened this pull request 10 months ago
mgorunuch opened this pull request 10 months ago
Feat where exists in brackets
GaussianWonder opened this pull request 10 months ago
GaussianWonder opened this pull request 10 months ago
[Idea + PoC] Dynamic Recursive Query Building | Nested eager relations | Nth-level relations & filtering | Cyclical relations support
deivi98 opened this issue 10 months ago
deivi98 opened this issue 10 months ago
Temporally point to our sy fork
javierdelafuentesales opened this pull request 10 months ago
javierdelafuentesales opened this pull request 10 months ago
#9154 | Update the target to ES6 to support usage of BaseEntity
ankitbtanna opened this pull request 10 months ago
ankitbtanna opened this pull request 10 months ago
Bug introduced for updating jsonb column by beforeUpdate listener in 0.3.14
tranquochuy93 opened this issue 10 months ago
tranquochuy93 opened this issue 10 months ago
Fix repeated positional arguments in OracleSQL being invalid queries.
prosavage opened this pull request 10 months ago
prosavage opened this pull request 10 months ago
Feature/update dependency
zuming-liu-0929 opened this pull request 10 months ago
zuming-liu-0929 opened this pull request 10 months ago
[With PR]Latest major version not supported for: typeorm-aurora-data-api-driver: "^3.0.0"
zuming-liu-0929 opened this issue 10 months ago
zuming-liu-0929 opened this issue 10 months ago
Pointing to migrations folder creates an import error
alper opened this issue 10 months ago
alper opened this issue 10 months ago
build(deps-dev): bump ip from 2.0.0 to 2.0.1
dependabot[bot] opened this pull request 10 months ago
dependabot[bot] opened this pull request 10 months ago
docs: Include info about using soft delete in Repository API
sanjacob opened this pull request 10 months ago
sanjacob opened this pull request 10 months ago
Calling `create` with a loaded entity reloads relations in both directions
smcgivern opened this issue 10 months ago
smcgivern opened this issue 10 months ago
Migration is not functioning properly for slaves when using replication.
keval-codiste opened this issue 10 months ago
keval-codiste opened this issue 10 months ago
Print a warning when non Entity classes are passed in
alper opened this issue 10 months ago
alper opened this issue 10 months ago
Update mongodb.md
LucoEldritch opened this pull request 10 months ago
LucoEldritch opened this pull request 10 months ago
Can't use alias in orderBy method of SelectQueryBuilder
GreyM22 opened this issue 10 months ago
GreyM22 opened this issue 10 months ago
feat: set closure table schema
tophep opened this pull request 10 months ago
tophep opened this pull request 10 months ago
Throw syntax error when special unicode to space in json type
yihoyoung opened this issue 10 months ago
yihoyoung opened this issue 10 months ago
.save() throws error when updating with composite key
dopry opened this issue 10 months ago
dopry opened this issue 10 months ago
0.3.2: Cannot update JSONB array fields, invalid input syntax
rocketjsquirrel opened this issue 10 months ago
rocketjsquirrel opened this issue 10 months ago
Soa 1243/add logs to spanner runner
javierdelafuentesales opened this pull request 10 months ago
javierdelafuentesales opened this pull request 10 months ago
Missing declaration file for typeorm-model-shim.js in TS strict mode
weilinzung opened this issue 10 months ago
weilinzung opened this issue 10 months ago
Unable to generate migrations
alper opened this issue 10 months ago
alper opened this issue 10 months ago
Specify particular columns to be returned in `relations` property of find.
peek00 opened this issue 10 months ago
peek00 opened this issue 10 months ago
fix: cte expression in soft delete
kamikazePT opened this pull request 10 months ago
kamikazePT opened this pull request 10 months ago
SoftDeleteQueryBuilder generating wrong SQL query with CTE
kamikazePT opened this issue 10 months ago
kamikazePT opened this issue 10 months ago
Update many-to-many-relations.md
T-Nagui opened this pull request 10 months ago
T-Nagui opened this pull request 10 months ago
fix: soft deletion should not update the already soft deleted rows
hassanmehdi98 opened this pull request 10 months ago
hassanmehdi98 opened this pull request 10 months ago
@JaffParker I think there’s an issue with your User entity:
deepjavac opened this issue 10 months ago
deepjavac opened this issue 10 months ago
Selective UpdateDateColumn Updating
yeonjaee opened this issue 10 months ago
yeonjaee opened this issue 10 months ago
MongoDB aggregation cursor return type cannot be modified
pringon opened this issue 10 months ago
pringon opened this issue 10 months ago
Dependency conflict when using typeorm-aurora-data-api-driver v3.0.0
zuming-liu-0929 opened this issue 10 months ago
zuming-liu-0929 opened this issue 10 months ago
.having() doesn't add double-quotes around table alias (Postgres)
PurpleTape opened this issue 10 months ago
PurpleTape opened this issue 10 months ago
Update many-to-many-relations.md
standage-thanh opened this pull request 10 months ago
standage-thanh opened this pull request 10 months ago
fix: Bug with @VirtualColumn not being returned correctly
macleysousa opened this pull request 10 months ago
macleysousa opened this pull request 10 months ago
fix: Typo in OneToOne.ts, 'Entity1' -> 'Entity2'
Erik-McKelvey opened this pull request 11 months ago
Erik-McKelvey opened this pull request 11 months ago
OneToOne decorator JSDoc typo
Erik-McKelvey opened this issue 11 months ago
Erik-McKelvey opened this issue 11 months ago
Inconsistency between sql query and QueryBuilder outcome in postgresql
krylovaaleksandra opened this issue 11 months ago
krylovaaleksandra opened this issue 11 months ago
fix: resolve issue with transforming Number arrays
Hamsajj opened this pull request 11 months ago
Hamsajj opened this pull request 11 months ago
findAncestors documentation is unclear
vlafranca opened this issue 11 months ago
vlafranca opened this issue 11 months ago
Missing space in CONCAT leads to missing quotation marks
mschipperheyn opened this issue 11 months ago
mschipperheyn opened this issue 11 months ago
Typescript should flag duplicate .orderBy('someColumn'), .groupBy('someColumn') and . select('someColumn')
mschipperheyn opened this issue 11 months ago
mschipperheyn opened this issue 11 months ago
Bug when using skip, take OR offset, limit when doing JOIN's. Response it's wrong in both cases.
tomihq opened this issue 11 months ago
tomihq opened this issue 11 months ago