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

CreateDateColumn/UpdateDateColumn timezone problems

victordidenko opened this issue about 6 years ago
EntityMetadataNotFound: No metadata for "User" was found.

kdshop opened this issue over 6 years ago
find orWhere

ayonsaha2011 opened this issue over 6 years ago
Promote the new slack group

tomspeak opened this issue over 6 years ago
Cascade on save when it is not set

federicofrade opened this issue over 6 years ago
Overlap between two arrays (common elements)

sushilbansal opened this issue over 6 years ago
multiple statements in one query doesn't works

dancespiele opened this issue over 6 years ago
Optimistic Locking doesn't work for update

tstearn opened this issue over 6 years ago
Update not work for ManyToMany relationship

gintsgints opened this issue over 6 years ago
SelectQueryBuilder with joins and IFNULL inside orderBy

Slessi opened this issue over 6 years ago
Entity Example in Docs Results in Error.

gpresland opened this issue over 6 years ago
Cache breaks date field

ph55 opened this issue over 6 years ago
Future of TypeORM

dominicdesu opened this issue over 6 years ago
TypeORM Attempts to create tables that already exist

pburrows opened this issue over 6 years ago
[CLI] typeorm schema:drop is dangerous.

jnst opened this issue over 6 years ago
Use of Child Entity in Subquery Fails

dmoree opened this issue over 6 years ago
TypeError: str.replace is not a function in util/StringUtils.ts

sinner opened this issue over 6 years ago
@UpdateDateColumn updates the column value without precision

d-yokoi opened this issue over 6 years ago
"synchronize" option removing data from the database

roeehershko opened this issue over 6 years ago
Custom decorator?

leesiongchan opened this issue over 6 years ago
Allow WHERE clause on joined columns.

Techniv opened this issue over 6 years ago
Support for IBM DB2 Database Server

shortthirdman opened this issue over 6 years ago
VersionColumn Decorator type option is being ignored

hettiger opened this issue over 6 years ago
How can I sort relations loaded with find's "relations" option?

kodayashi opened this issue over 6 years ago
Data type "geometry" is not supported by "postgres" database.`

jpmonette opened this issue over 6 years ago
Add support for orderBy on jsonb field when using getMany

e0 opened this issue over 6 years ago
Support specifying different data types per driver on entity columns

atifsyedali opened this issue over 6 years ago
Question/feature request: specifying custom index SQL code

hi2u opened this issue over 6 years ago
How to find entities with the same many-to-one relationship?

stanete opened this issue over 6 years ago
MongoDB _id string type

isman-usoh opened this issue over 6 years ago
transient properties

xmlking opened this issue over 6 years ago
Virtual Field in Entity

totalard opened this issue over 6 years ago
AWS DynamoDB Support

hassankhan opened this issue over 6 years ago
Insert too many sql variables

samisamsam opened this issue over 6 years ago
Update document in mongodb

juicycleff opened this issue over 6 years ago
Postgres LISTEN/NOTIFY

matt328 opened this issue over 6 years ago
Default Value for Relations

rsnider19 opened this issue over 6 years ago
Save does not return id column back (id is undefined)

secret-agent-B opened this issue over 6 years ago
Cannot use async/await due to TS compilation errors

antoniovazquezblanco opened this issue over 6 years ago
DeleteResult / UpdateResult not implemented for all Drivers

marko-asplund opened this issue over 6 years ago
TypeError: Cannot read property 'COLLATION' of undefined

RAJKS87 opened this issue over 6 years ago
Adding extra columns to a join table/relationship table

OKNoah opened this issue over 6 years ago
Find operators get passed as objects to transformers

wcauchois opened this issue over 6 years ago
How to select only few related table columns with find() method?

anamanaguchi opened this issue over 6 years ago
Hydration performance issue on complex dataset

leoperria opened this issue over 6 years ago
getMany returns only one result. getRawMany returns all results

josecolella opened this issue over 6 years ago
question: using subscribers on vanilla javascript

jkiyo opened this issue over 6 years ago
How to add a comment to the reference fields

nikolay-rogovoy opened this issue over 6 years ago
Cannot assign object to lazy relation (expects promise)

itslenny opened this issue over 6 years ago
Inserting id (primary column) from code.

PavanBahuguni opened this issue over 6 years ago
Relation lost when field is lazy.

yuluyi opened this issue over 6 years ago
Issue with snake_case naming strategy

bssergy opened this issue over 6 years ago
Date column returns a date string instead of a date object

laukaichung opened this issue over 6 years ago
browser: Can't resolve 'react-native-sqlite-storage'

arolson101 opened this issue over 6 years ago
String enum column creates "value.substr is not a function" exception

harm-less opened this issue over 6 years ago
Foreign key dropped on every sync and Unique Index created

Ionaru opened this issue over 6 years ago
Failed to connect to localhost:1433 - Could not connect (sequence)

redplane opened this issue over 6 years ago
leftJoinAndSelect with subQuery example?

darkbasic opened this issue over 6 years ago
InsertResult return the same primary key

eightHundreds opened this issue over 6 years ago
Lazy relations are not saved, DEFAULT added to insert queries

mike-zenith opened this issue over 6 years ago
Using ValueTransformer on a many-to-one join column

karlkyck opened this issue over 6 years ago
.leftJoinAndMapMany() returns only one instance.

erickmendesBR opened this issue over 6 years ago
IndexedDB Support

alexandre-pereira opened this issue over 6 years ago
TypeError: Cannot read property 'joinColumns' of undefined

PavanBahuguni opened this issue over 6 years ago
Allow selecting same field using different aliases?

josephktcheung opened this issue over 6 years ago
queryBuilder does not return results if select used

szkumorowski opened this issue over 6 years ago
Cannot cascade deletion along one-to-many relations

JanKoehnlein opened this issue almost 7 years ago
Entity dynamic table names

brunozoric opened this issue almost 7 years ago
SQLite connection pool

aigoncharov opened this issue almost 7 years ago
Synchronization error with default value

RDeluxe opened this issue almost 7 years ago
Constraint unique for relations problem

vecheslav opened this issue almost 7 years ago
findOne() return undefined

fwh1990 opened this issue almost 7 years ago
CouchDB Support

winuxue opened this issue almost 7 years ago
Selecting one column only from a table by query builder.

MURDEREDBEAR opened this issue almost 7 years ago
Can I give @Entity() a name to match existing table in the database?

chj-damon opened this issue almost 7 years ago
update with alias

xujif opened this issue almost 7 years ago
@RelationId field will not be saved

hkjeffchan opened this issue almost 7 years ago
Unclear documentation: create() doesn't actually insert new row

golergka opened this issue almost 7 years ago
Get all properties from a entity

adriankott opened this issue almost 7 years ago
AfterUpdate subscriber bug

btwotwo opened this issue almost 7 years ago
When a Postgres connection drops, TypeORM does not recover

guscastro opened this issue almost 7 years ago
Migration generate drops/creates all constraints

ProTip opened this issue almost 7 years ago
@next TreeLevelColumn does not work

ProTip opened this issue almost 7 years ago
Cassandra Support

weeco opened this issue almost 7 years ago
Support for scopes/global filters

b3ross opened this issue almost 7 years ago