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
docs do not describe how bigint type is treated as string to avoid rounding issues
github.com/typeorm/typeorm - binki opened this issue over 6 years ago
github.com/typeorm/typeorm - binki opened this issue over 6 years ago
Find operators get passed as objects to transformers
github.com/typeorm/typeorm - wcauchois opened this issue over 6 years ago
github.com/typeorm/typeorm - wcauchois opened this issue over 6 years ago
How to select only few related table columns with find() method?
github.com/typeorm/typeorm - anamanaguchi opened this issue over 6 years ago
github.com/typeorm/typeorm - anamanaguchi opened this issue over 6 years ago
Hydration performance issue on complex dataset
github.com/typeorm/typeorm - leoperria opened this issue over 6 years ago
github.com/typeorm/typeorm - leoperria opened this issue over 6 years ago
Naming single column unique constraint with decorator not working as expected
github.com/typeorm/typeorm - hoonoh opened this issue over 6 years ago
github.com/typeorm/typeorm - hoonoh opened this issue over 6 years ago
getMany returns only one result. getRawMany returns all results
github.com/typeorm/typeorm - josecolella opened this issue over 6 years ago
github.com/typeorm/typeorm - josecolella opened this issue over 6 years ago
ER_BAD_FIELD_ERROR: Unknown column 'treeEntity.parentId' in 'where clause
github.com/typeorm/typeorm - newcomein opened this issue over 6 years ago
github.com/typeorm/typeorm - newcomein opened this issue over 6 years ago
question: using subscribers on vanilla javascript
github.com/typeorm/typeorm - jkiyo opened this issue over 6 years ago
github.com/typeorm/typeorm - jkiyo opened this issue over 6 years ago
How to add a comment to the reference fields
github.com/typeorm/typeorm - nikolay-rogovoy opened this issue over 6 years ago
github.com/typeorm/typeorm - nikolay-rogovoy opened this issue over 6 years ago
find operators like MoreThan and LessThan doesn't work properly for date fields
github.com/typeorm/typeorm - mkeremguc opened this issue over 6 years ago
github.com/typeorm/typeorm - mkeremguc opened this issue over 6 years ago
Loading relationships from existing entity instance inside the same instance
github.com/typeorm/typeorm - IonelLupu opened this issue over 6 years ago
github.com/typeorm/typeorm - IonelLupu opened this issue over 6 years ago
Cannot assign object to lazy relation (expects promise)
github.com/typeorm/typeorm - itslenny opened this issue over 6 years ago
github.com/typeorm/typeorm - itslenny opened this issue over 6 years ago
EventSubscriber not getting updated values for update using queryBuilder and manager.update methods.
github.com/typeorm/typeorm - PavanBahuguni opened this issue over 6 years ago
github.com/typeorm/typeorm - PavanBahuguni opened this issue over 6 years ago
Inserting id (primary column) from code.
github.com/typeorm/typeorm - PavanBahuguni opened this issue over 6 years ago
github.com/typeorm/typeorm - PavanBahuguni opened this issue over 6 years ago
Relation lost when field is lazy.
github.com/typeorm/typeorm - yuluyi opened this issue over 6 years ago
github.com/typeorm/typeorm - yuluyi opened this issue over 6 years ago
Issue with snake_case naming strategy
github.com/typeorm/typeorm - bssergy opened this issue over 6 years ago
github.com/typeorm/typeorm - bssergy opened this issue over 6 years ago
Date column returns a date string instead of a date object
github.com/typeorm/typeorm - laukaichung opened this issue over 6 years ago
github.com/typeorm/typeorm - laukaichung opened this issue over 6 years ago
browser: Can't resolve 'react-native-sqlite-storage'
github.com/typeorm/typeorm - arolson101 opened this issue over 6 years ago
github.com/typeorm/typeorm - arolson101 opened this issue over 6 years ago
String enum column creates "value.substr is not a function" exception
github.com/typeorm/typeorm - harm-less opened this issue over 6 years ago
github.com/typeorm/typeorm - harm-less opened this issue over 6 years ago
Foreign key dropped on every sync and Unique Index created
github.com/typeorm/typeorm - Ionaru opened this issue over 6 years ago
github.com/typeorm/typeorm - Ionaru opened this issue over 6 years ago
Failed to connect to localhost:1433 - Could not connect (sequence)
github.com/typeorm/typeorm - redplane opened this issue over 6 years ago
github.com/typeorm/typeorm - redplane opened this issue over 6 years ago
leftJoinAndSelect with subQuery example?
github.com/typeorm/typeorm - darkbasic opened this issue over 6 years ago
github.com/typeorm/typeorm - darkbasic opened this issue over 6 years ago
InsertResult return the same primary key
github.com/typeorm/typeorm - eightHundreds opened this issue over 6 years ago
github.com/typeorm/typeorm - eightHundreds opened this issue over 6 years ago
Lazy relations are not saved, DEFAULT added to insert queries
github.com/typeorm/typeorm - mike-zenith opened this issue over 6 years ago
github.com/typeorm/typeorm - mike-zenith opened this issue over 6 years ago
Using ValueTransformer on a many-to-one join column
github.com/typeorm/typeorm - karlkyck opened this issue over 6 years ago
github.com/typeorm/typeorm - karlkyck opened this issue over 6 years ago
.leftJoinAndMapMany() returns only one instance.
github.com/typeorm/typeorm - erickmendesBR opened this issue over 6 years ago
github.com/typeorm/typeorm - erickmendesBR opened this issue over 6 years ago
TypeError: Cannot read property 'joinColumns' of undefined
github.com/typeorm/typeorm - PavanBahuguni opened this issue over 6 years ago
github.com/typeorm/typeorm - PavanBahuguni opened this issue over 6 years ago
Adding Cascade delete to existing entity not generating migrations for update
github.com/typeorm/typeorm - sslgeorge opened this issue over 6 years ago
github.com/typeorm/typeorm - sslgeorge opened this issue over 6 years ago
Allow selecting same field using different aliases?
github.com/typeorm/typeorm - josephktcheung opened this issue over 6 years ago
github.com/typeorm/typeorm - josephktcheung opened this issue over 6 years ago
queryBuilder does not return results if select used
github.com/typeorm/typeorm - szkumorowski opened this issue over 6 years ago
github.com/typeorm/typeorm - szkumorowski opened this issue over 6 years ago
Mongo: db actions aren't logged in console even if passing in logging: true
github.com/typeorm/typeorm - mcMickJuice opened this issue over 6 years ago
github.com/typeorm/typeorm - mcMickJuice opened this issue over 6 years ago
Cannot cascade deletion along one-to-many relations
github.com/typeorm/typeorm - JanKoehnlein opened this issue over 6 years ago
github.com/typeorm/typeorm - JanKoehnlein opened this issue over 6 years ago
Entity dynamic table names
github.com/typeorm/typeorm - brunozoric opened this issue over 6 years ago
github.com/typeorm/typeorm - brunozoric opened this issue over 6 years ago
Synchronization error with default value
github.com/typeorm/typeorm - RDeluxe opened this issue over 6 years ago
github.com/typeorm/typeorm - RDeluxe opened this issue over 6 years ago
Constraint unique for relations problem
github.com/typeorm/typeorm - vecheslav opened this issue over 6 years ago
github.com/typeorm/typeorm - vecheslav opened this issue over 6 years ago
Selecting one column only from a table by query builder.
github.com/typeorm/typeorm - MURDEREDBEAR opened this issue over 6 years ago
github.com/typeorm/typeorm - MURDEREDBEAR opened this issue over 6 years ago
Can I give @Entity() a name to match existing table in the database?
github.com/typeorm/typeorm - chj-damon opened this issue almost 7 years ago
github.com/typeorm/typeorm - chj-damon opened this issue almost 7 years ago
@RelationId field will not be saved
github.com/typeorm/typeorm - hkjeffchan opened this issue almost 7 years ago
github.com/typeorm/typeorm - hkjeffchan opened this issue almost 7 years ago
Unclear documentation: create() doesn't actually insert new row
github.com/typeorm/typeorm - golergka opened this issue almost 7 years ago
github.com/typeorm/typeorm - golergka opened this issue almost 7 years ago
Get all properties from a entity
github.com/typeorm/typeorm - adriankott opened this issue almost 7 years ago
github.com/typeorm/typeorm - adriankott opened this issue almost 7 years ago
AfterUpdate subscriber bug
github.com/typeorm/typeorm - btwotwo opened this issue almost 7 years ago
github.com/typeorm/typeorm - btwotwo opened this issue almost 7 years ago
When a Postgres connection drops, TypeORM does not recover
github.com/typeorm/typeorm - guscastro opened this issue almost 7 years ago
github.com/typeorm/typeorm - guscastro opened this issue almost 7 years ago
Migration generate drops/creates all constraints
github.com/typeorm/typeorm - ProTip opened this issue almost 7 years ago
github.com/typeorm/typeorm - ProTip opened this issue almost 7 years ago
JoinTable query generates incorrectly when entity doesn't match standard naming conventions
github.com/typeorm/typeorm - vados-p7e opened this issue almost 7 years ago
github.com/typeorm/typeorm - vados-p7e opened this issue almost 7 years ago
@next TreeLevelColumn does not work
github.com/typeorm/typeorm - ProTip opened this issue almost 7 years ago
github.com/typeorm/typeorm - ProTip opened this issue almost 7 years ago
Support for scopes/global filters
github.com/typeorm/typeorm - b3ross opened this issue almost 7 years ago
github.com/typeorm/typeorm - b3ross opened this issue almost 7 years ago
Cannot read property 'createValueMap' of undefined
github.com/typeorm/typeorm - Duskfall opened this issue almost 7 years ago
github.com/typeorm/typeorm - Duskfall opened this issue almost 7 years ago
PrimaryGeneratedColumn with prefix
github.com/typeorm/typeorm - daggett206 opened this issue almost 7 years ago
github.com/typeorm/typeorm - daggett206 opened this issue almost 7 years ago
Lack of isolation of where conditions
github.com/typeorm/typeorm - Godefroy opened this issue almost 7 years ago
github.com/typeorm/typeorm - Godefroy opened this issue almost 7 years ago
Migrations don't work when using TypeScript paths and module aliases
github.com/typeorm/typeorm - arielweinberger opened this issue almost 7 years ago
github.com/typeorm/typeorm - arielweinberger opened this issue almost 7 years ago
Creating Custom Primary Key Generated Column Value
github.com/typeorm/typeorm - PawanKr2feb opened this issue almost 7 years ago
github.com/typeorm/typeorm - PawanKr2feb opened this issue almost 7 years ago
Array type default value doesnt work. PostgreSQL
github.com/typeorm/typeorm - CocaColaBear opened this issue almost 7 years ago
github.com/typeorm/typeorm - CocaColaBear opened this issue almost 7 years ago
set default value of @UpdateDateColumn to null
github.com/typeorm/typeorm - ali-web opened this issue almost 7 years ago
github.com/typeorm/typeorm - ali-web opened this issue almost 7 years ago
Postgres pg_trgm type of index
github.com/typeorm/typeorm - pratham2003 opened this issue almost 7 years ago
github.com/typeorm/typeorm - pratham2003 opened this issue almost 7 years ago
Is there a way to declare a non primary key auto increment field?
github.com/typeorm/typeorm - ali-web opened this issue almost 7 years ago
github.com/typeorm/typeorm - ali-web opened this issue almost 7 years ago
How to use SELECT FIND_IN_SET in typeorm?
github.com/typeorm/typeorm - imhari213 opened this issue almost 7 years ago
github.com/typeorm/typeorm - imhari213 opened this issue almost 7 years ago
Does data for column of type uuid get stored in uppercase by default? Is it possible to avoid it?
github.com/typeorm/typeorm - lalith26 opened this issue almost 7 years ago
github.com/typeorm/typeorm - lalith26 opened this issue almost 7 years ago
Join conditions on entity relation
github.com/typeorm/typeorm - ibox4real opened this issue about 7 years ago
github.com/typeorm/typeorm - ibox4real opened this issue about 7 years ago
No api to use sql files in migrations and migrations fail with string template literals
github.com/typeorm/typeorm - jsmonkey opened this issue about 7 years ago
github.com/typeorm/typeorm - jsmonkey opened this issue about 7 years ago
Allow explicitly named primary keys, foreign keys, and indices
github.com/typeorm/typeorm - timc13 opened this issue about 7 years ago
github.com/typeorm/typeorm - timc13 opened this issue about 7 years ago
{ EntityMetadataNotFound: No metadata for "User" was found.
github.com/typeorm/typeorm - rightisleft opened this issue about 7 years ago
github.com/typeorm/typeorm - rightisleft opened this issue about 7 years ago
feature or question: how can I write some calculated column?
github.com/typeorm/typeorm - cybermerlin opened this issue about 7 years ago
github.com/typeorm/typeorm - cybermerlin opened this issue about 7 years ago
Question: how to unit test without hitting the DB
github.com/typeorm/typeorm - adrianhara opened this issue about 7 years ago
github.com/typeorm/typeorm - adrianhara opened this issue about 7 years ago
[Question] typeorm CLI migration:run file order
github.com/typeorm/typeorm - StickNitro opened this issue about 7 years ago
github.com/typeorm/typeorm - StickNitro opened this issue about 7 years ago
Proper way to make a case-insensitive query on a string column?
github.com/typeorm/typeorm - Lugghawk opened this issue about 7 years ago
github.com/typeorm/typeorm - Lugghawk opened this issue about 7 years ago
Many-to-Many with custom fields
github.com/typeorm/typeorm - freis opened this issue about 7 years ago
github.com/typeorm/typeorm - freis opened this issue about 7 years ago
many-to-many-relations with not default join table columns names
github.com/typeorm/typeorm - romanszedzielorz opened this issue about 7 years ago
github.com/typeorm/typeorm - romanszedzielorz opened this issue about 7 years ago
Common Table Expressions
github.com/typeorm/typeorm - sylvainlap opened this issue about 7 years ago
github.com/typeorm/typeorm - sylvainlap opened this issue about 7 years ago
upsert with return functionality
github.com/typeorm/typeorm - EvaLok opened this issue about 7 years ago
github.com/typeorm/typeorm - EvaLok opened this issue about 7 years ago
Property name with setter
github.com/typeorm/typeorm - Christilut opened this issue about 7 years ago
github.com/typeorm/typeorm - Christilut opened this issue about 7 years ago
How to query a view instead of a table?
github.com/typeorm/typeorm - Deilan opened this issue about 7 years ago
github.com/typeorm/typeorm - Deilan opened this issue about 7 years ago
Two table, no relations, how to join?
github.com/typeorm/typeorm - fanzkday opened this issue about 7 years ago
github.com/typeorm/typeorm - fanzkday opened this issue about 7 years ago
specify length for postgres array
github.com/typeorm/typeorm - vrachels opened this issue about 7 years ago
github.com/typeorm/typeorm - vrachels opened this issue about 7 years ago
Updated relations in subscriber for m2m relation is always empty
github.com/typeorm/typeorm - icewind opened this issue over 7 years ago
github.com/typeorm/typeorm - icewind opened this issue over 7 years ago
drop index on many-to-many relation when upgrading from 0.0.11 to 0.1.0 alpha
github.com/typeorm/typeorm - OysteinAmundsen opened this issue over 7 years ago
github.com/typeorm/typeorm - OysteinAmundsen opened this issue over 7 years ago
Raw SQL Query - Parameter Not Working
github.com/typeorm/typeorm - mikegani opened this issue over 7 years ago
github.com/typeorm/typeorm - mikegani opened this issue over 7 years ago
How to set Current time stamp as default value
github.com/typeorm/typeorm - imhari213 opened this issue over 7 years ago
github.com/typeorm/typeorm - imhari213 opened this issue over 7 years ago
How to select appropriate column from join table?
github.com/typeorm/typeorm - appwudo opened this issue over 7 years ago
github.com/typeorm/typeorm - appwudo opened this issue over 7 years ago
Non-integer numbers always returned as string with postgres
github.com/typeorm/typeorm - shotor opened this issue over 7 years ago
github.com/typeorm/typeorm - shotor opened this issue over 7 years ago
Creating Databases using typeorm
github.com/typeorm/typeorm - omidnavy opened this issue over 7 years ago
github.com/typeorm/typeorm - omidnavy opened this issue over 7 years ago
Is this support read / write replication ?
github.com/typeorm/typeorm - DivXPro opened this issue over 7 years ago
github.com/typeorm/typeorm - DivXPro opened this issue over 7 years ago
[Question] QueryBuilder - Issues with executing a query builder.
github.com/typeorm/typeorm - popovicidinu opened this issue over 7 years ago
github.com/typeorm/typeorm - popovicidinu opened this issue over 7 years ago
Feature Request: ORDER BY NULLS (FIRST | LAST)
github.com/typeorm/typeorm - slavafomin opened this issue over 7 years ago
github.com/typeorm/typeorm - slavafomin opened this issue over 7 years ago
How can I incr/decr a value?
github.com/typeorm/typeorm - ruiming opened this issue over 7 years ago
github.com/typeorm/typeorm - ruiming opened this issue over 7 years ago
Syntax for COUNT(), AVG() and SUM()
github.com/typeorm/typeorm - adnan-kamili opened this issue over 7 years ago
github.com/typeorm/typeorm - adnan-kamili opened this issue over 7 years ago
Custom precision on CreateDateColumn and UpdateDateColumn
github.com/typeorm/typeorm - ghost opened this issue over 7 years ago
github.com/typeorm/typeorm - ghost opened this issue over 7 years ago
How to get foreign key for instance?
github.com/typeorm/typeorm - sotnikov-link opened this issue over 7 years ago
github.com/typeorm/typeorm - sotnikov-link opened this issue over 7 years ago
Entity setters are not called when entity is loaded from database?
github.com/typeorm/typeorm - slavafomin opened this issue over 7 years ago
github.com/typeorm/typeorm - slavafomin opened this issue over 7 years ago
MSSQL Connection to Specific DB Engine
github.com/typeorm/typeorm - MitchellCorish opened this issue over 7 years ago
github.com/typeorm/typeorm - MitchellCorish opened this issue over 7 years ago
groupBy() and getCount() cannot be used at the same time
github.com/typeorm/typeorm - bobmayuze opened this issue over 7 years ago
github.com/typeorm/typeorm - bobmayuze opened this issue over 7 years ago
Feature: Soft Delete
github.com/typeorm/typeorm - bartlomiej-korpus opened this issue over 7 years ago
github.com/typeorm/typeorm - bartlomiej-korpus opened this issue over 7 years ago
feature: allow saving relations by their ids
github.com/typeorm/typeorm - NoNameProvided opened this issue over 7 years ago
github.com/typeorm/typeorm - NoNameProvided opened this issue over 7 years ago
feature: support connection urls for postgres databases
github.com/typeorm/typeorm - NoNameProvided opened this issue over 7 years ago
github.com/typeorm/typeorm - NoNameProvided opened this issue over 7 years ago