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
Expose properties of EntityNotFoundError
github.com/typeorm/typeorm - clintonb opened this issue over 1 year ago
github.com/typeorm/typeorm - clintonb opened this issue over 1 year ago
fix: Ensure findOne method gets where options passed in at compile time instead of only at runtime
github.com/typeorm/typeorm - elderapo opened this pull request over 1 year ago
github.com/typeorm/typeorm - elderapo opened this pull request over 1 year ago
fix: backport postgres connection error handling to crdb
github.com/typeorm/typeorm - Informatic opened this pull request over 1 year ago
github.com/typeorm/typeorm - Informatic opened this pull request over 1 year ago
mssql DataSource testOnBorrow doesn't seem to work
github.com/typeorm/typeorm - thisnamewasnottaken opened this issue over 1 year ago
github.com/typeorm/typeorm - thisnamewasnottaken opened this issue over 1 year ago
feat(mongo-transaction): start -> commit <- rollback
github.com/typeorm/typeorm - slice-sarthakd opened this pull request over 1 year ago
github.com/typeorm/typeorm - slice-sarthakd opened this pull request over 1 year ago
Custom logger not working
github.com/typeorm/typeorm - MatteoGheza opened this issue over 1 year ago
github.com/typeorm/typeorm - MatteoGheza opened this issue over 1 year ago
ERROR TypeError: Cannot read properties of undefined (reading 'type')
github.com/typeorm/typeorm - nizalsha opened this issue over 1 year ago
github.com/typeorm/typeorm - nizalsha opened this issue over 1 year ago
fix: using async datasource to configure typeorm
github.com/typeorm/typeorm - nover opened this pull request over 1 year ago
github.com/typeorm/typeorm - nover opened this pull request over 1 year ago
Synchronize of MariaDB remove existing uuid data without warning
github.com/typeorm/typeorm - jasonycw opened this issue over 1 year ago
github.com/typeorm/typeorm - jasonycw opened this issue over 1 year ago
Using async DataSource is broken
github.com/typeorm/typeorm - nover opened this issue over 1 year ago
github.com/typeorm/typeorm - nover opened this issue over 1 year ago
When a custom converter is used on a column, migration fails.(nestjs+typeorm)
github.com/typeorm/typeorm - Sailiy opened this issue over 1 year ago
github.com/typeorm/typeorm - Sailiy opened this issue over 1 year ago
fix typo on given example
github.com/typeorm/typeorm - richardvinc opened this pull request over 1 year ago
github.com/typeorm/typeorm - richardvinc opened this pull request over 1 year ago
fix: scrub all comment end markers from comments
github.com/typeorm/typeorm - smcgivern opened this pull request over 1 year ago
github.com/typeorm/typeorm - smcgivern opened this pull request over 1 year ago
fix: add mssql disableAsciiToUnicodeParamConversion option and tests
github.com/typeorm/typeorm - nadiamk opened this pull request over 1 year ago
github.com/typeorm/typeorm - nadiamk opened this pull request over 1 year ago
leftJoin selecting all fields on joined table instead of only the fields specified in addSelect()
github.com/typeorm/typeorm - JeremyBernier opened this issue over 1 year ago
github.com/typeorm/typeorm - JeremyBernier opened this issue over 1 year ago
A bug for insert json[] or jsonb[] of postgresql
github.com/typeorm/typeorm - yangyingbiao opened this pull request over 1 year ago
github.com/typeorm/typeorm - yangyingbiao opened this pull request over 1 year ago
Bug introduced for UpdateQueryBuilder in 0.3.14
github.com/typeorm/typeorm - oceanofmaya opened this issue over 1 year ago
github.com/typeorm/typeorm - oceanofmaya opened this issue over 1 year ago
fix: A bug fix for QueryDeepPartialEntity type definition to allow pr…
github.com/typeorm/typeorm - ghost opened this pull request over 1 year ago
github.com/typeorm/typeorm - ghost opened this pull request over 1 year ago
Problem with QueryDeepPartialEntity type after commit a1960e11
github.com/typeorm/typeorm - ghost opened this issue over 1 year ago
github.com/typeorm/typeorm - ghost opened this issue over 1 year ago
feat: add support for temporal (system-versioned) table
github.com/typeorm/typeorm - kusigit opened this pull request over 1 year ago
github.com/typeorm/typeorm - kusigit opened this pull request over 1 year ago
fix: correctly keep query.data from ormOption for commit / rollback subscribers
github.com/typeorm/typeorm - nicolasroger17 opened this pull request over 1 year ago
github.com/typeorm/typeorm - nicolasroger17 opened this pull request over 1 year ago
queryRunner.data when provided by ormOptions is not provided to *TransactionCommit subscribers
github.com/typeorm/typeorm - nicolasroger17 opened this issue over 1 year ago
github.com/typeorm/typeorm - nicolasroger17 opened this issue over 1 year ago
feat: prefer using mariadb connector for MariaDB server
github.com/typeorm/typeorm - rusher opened this pull request over 1 year ago
github.com/typeorm/typeorm - rusher opened this pull request over 1 year ago
Upgrade ts-node version to latest(10.9.1) version
github.com/typeorm/typeorm - youngkiu opened this pull request over 1 year ago
github.com/typeorm/typeorm - youngkiu opened this pull request over 1 year ago
fix: resolve issues sqlite can use timestamp type column
github.com/typeorm/typeorm - bejewelkyoungminkim opened this pull request over 1 year ago
github.com/typeorm/typeorm - bejewelkyoungminkim opened this pull request over 1 year ago
timestamp type column doesn't work when using sqlite
github.com/typeorm/typeorm - bejewel-kyoungmin opened this issue over 1 year ago
github.com/typeorm/typeorm - bejewel-kyoungmin opened this issue over 1 year ago
UpdateDateColumn and CreateDateColumn should include milliseconds in the timestamp and must not just zero it out
github.com/typeorm/typeorm - silkentrance opened this issue over 1 year ago
github.com/typeorm/typeorm - silkentrance opened this issue over 1 year ago
feat: Add vector as column type to postgres
github.com/typeorm/typeorm - strongpauly opened this pull request over 1 year ago
github.com/typeorm/typeorm - strongpauly opened this pull request over 1 year ago
fix: should automatically cache if alwaysEnable
github.com/typeorm/typeorm - andreamouraud opened this pull request over 1 year ago
github.com/typeorm/typeorm - andreamouraud opened this pull request over 1 year ago
Fetching related entities causes foreign key updates to be ignored
github.com/typeorm/typeorm - cfeenstra67 opened this issue over 1 year ago
github.com/typeorm/typeorm - cfeenstra67 opened this issue over 1 year ago
Issue with a ordering by @VirtualColumn
github.com/typeorm/typeorm - celeron015 opened this issue over 1 year ago
github.com/typeorm/typeorm - celeron015 opened this issue over 1 year ago
Support Postgres jsonb_array_elements inside .addFrom()
github.com/typeorm/typeorm - jaequery opened this issue over 1 year ago
github.com/typeorm/typeorm - jaequery opened this issue over 1 year ago
fix: improve helper for cli for commands missing positionals
github.com/typeorm/typeorm - nicolasroger17 opened this pull request over 1 year ago
github.com/typeorm/typeorm - nicolasroger17 opened this pull request over 1 year ago
MongoDB aggregate typing
github.com/typeorm/typeorm - jharmelink opened this pull request over 1 year ago
github.com/typeorm/typeorm - jharmelink opened this pull request over 1 year ago
MssqlParameter of type varchar is being treated like nvarchar
github.com/typeorm/typeorm - mattnohelty-mastery opened this issue over 1 year ago
github.com/typeorm/typeorm - mattnohelty-mastery opened this issue over 1 year ago
EntitySchema missing field to create materialized views
github.com/typeorm/typeorm - nicozorza opened this issue over 1 year ago
github.com/typeorm/typeorm - nicozorza opened this issue over 1 year ago
Imperative transaction management API
github.com/typeorm/typeorm - gregbrowndev opened this issue over 1 year ago
github.com/typeorm/typeorm - gregbrowndev opened this issue over 1 year ago
"DataTypeNotSupportedError" while creating a foreign key that references a composite primary key
github.com/typeorm/typeorm - akhil-ajit opened this issue over 1 year ago
github.com/typeorm/typeorm - akhil-ajit opened this issue over 1 year ago
Error when set default value for a `varchar` field in migration
github.com/typeorm/typeorm - lequangkhanh2901 opened this issue over 1 year ago
github.com/typeorm/typeorm - lequangkhanh2901 opened this issue over 1 year ago
My nestjs application uses typeorm and does not release the connection
github.com/typeorm/typeorm - PanHywel opened this issue over 1 year ago
github.com/typeorm/typeorm - PanHywel opened this issue over 1 year ago
Error while updating a OneToMany field which is an entity with composite PK + FK keys
github.com/typeorm/typeorm - Shard-MW opened this issue over 1 year ago
github.com/typeorm/typeorm - Shard-MW opened this issue over 1 year ago
fix: prevent using absolute table path in migrations unless required for SAP
github.com/typeorm/typeorm - sagentac opened this pull request over 1 year ago
github.com/typeorm/typeorm - sagentac opened this pull request over 1 year ago
Postgres PrimaryGeneratedColumn UUID with custom join (junction) table causes foreign key drop and create in ManyToMany relationship
github.com/typeorm/typeorm - Number16BusShelter opened this issue over 1 year ago
github.com/typeorm/typeorm - Number16BusShelter opened this issue over 1 year ago
Multiple relations with same columns
github.com/typeorm/typeorm - CaioFilus opened this issue over 1 year ago
github.com/typeorm/typeorm - CaioFilus opened this issue over 1 year ago
Passing GraphQL to Dgraph database
github.com/typeorm/typeorm - lonnietc opened this issue over 1 year ago
github.com/typeorm/typeorm - lonnietc opened this issue over 1 year ago
`migration:generate` ignores DataSource's `schema` value
github.com/typeorm/typeorm - luke-lacroix-healthy opened this issue over 1 year ago
github.com/typeorm/typeorm - luke-lacroix-healthy opened this issue over 1 year ago
Support better `WHERE` clauses in `@Index` decorators
github.com/typeorm/typeorm - luke-lacroix-healthy opened this issue over 1 year ago
github.com/typeorm/typeorm - luke-lacroix-healthy opened this issue over 1 year ago
TImezone causes string instead of Date objects
github.com/typeorm/typeorm - davidsl4 opened this issue over 1 year ago
github.com/typeorm/typeorm - davidsl4 opened this issue over 1 year ago
fix: use datetime2 as type of sqlserver query parameter
github.com/typeorm/typeorm - kth-tw opened this pull request over 1 year ago
github.com/typeorm/typeorm - kth-tw opened this pull request over 1 year ago
Replace `datetime` with `datetime2` as the default variable type when querying mssql.
github.com/typeorm/typeorm - kth-tw opened this issue over 1 year ago
github.com/typeorm/typeorm - kth-tw opened this issue over 1 year ago
Multiple ILikeAnyArray will override params in resulting SQL query
github.com/typeorm/typeorm - robkuz opened this issue over 1 year ago
github.com/typeorm/typeorm - robkuz opened this issue over 1 year ago
Its not allow me to build the application and given me TS1005 error
github.com/typeorm/typeorm - amperera opened this issue over 1 year ago
github.com/typeorm/typeorm - amperera opened this issue over 1 year ago
Table relation does not work for non-primitive IDs
github.com/typeorm/typeorm - ktalebian opened this issue over 1 year ago
github.com/typeorm/typeorm - ktalebian opened this issue over 1 year ago
Sequences are not compared properly and incorrect migration files are generated
github.com/typeorm/typeorm - tomohirohiratsuka opened this issue over 1 year ago
github.com/typeorm/typeorm - tomohirohiratsuka opened this issue over 1 year ago
Many-To-Many relationship would cause circular dependency
github.com/typeorm/typeorm - ktalebian opened this issue over 1 year ago
github.com/typeorm/typeorm - ktalebian opened this issue over 1 year ago
feat: add tagged template for executing raw SQL queries
github.com/typeorm/typeorm - Newbie012 opened this pull request over 1 year ago
github.com/typeorm/typeorm - Newbie012 opened this pull request over 1 year ago
migration generate with TypeORM
github.com/typeorm/typeorm - 1mehdifaraji opened this issue over 1 year ago
github.com/typeorm/typeorm - 1mehdifaraji opened this issue over 1 year ago
Synchronize issue with UUID (MySQL) #3374
github.com/typeorm/typeorm - peter-rybar opened this issue over 1 year ago
github.com/typeorm/typeorm - peter-rybar opened this issue over 1 year ago
leftJoinAndMapOne parameters on loop overlap eachother
github.com/typeorm/typeorm - tokidoki11 opened this issue over 1 year ago
github.com/typeorm/typeorm - tokidoki11 opened this issue over 1 year ago
Unable to read blob column in capacitor android with typeorm and @capacitor-community/sqlite plugin
github.com/typeorm/typeorm - veeru-d opened this issue over 1 year ago
github.com/typeorm/typeorm - veeru-d opened this issue over 1 year ago
Node Js connection.runMigrations is failing during an error generating the table for migrations. Case when dbname contains dots.
github.com/typeorm/typeorm - sheshikamber opened this issue over 1 year ago
github.com/typeorm/typeorm - sheshikamber opened this issue over 1 year ago
Trying to run jest test with Next.js and TypeORM
github.com/typeorm/typeorm - SleeveShirtholes opened this issue over 1 year ago
github.com/typeorm/typeorm - SleeveShirtholes opened this issue over 1 year ago
fix: repair pipeline for downloading required packages for Oracle
github.com/typeorm/typeorm - felix-gohla opened this pull request over 1 year ago
github.com/typeorm/typeorm - felix-gohla opened this pull request over 1 year ago
CI fails for all branches / PRs: Fails installing libaio for Node 14
github.com/typeorm/typeorm - felix-gohla opened this issue over 1 year ago
github.com/typeorm/typeorm - felix-gohla opened this issue over 1 year ago
Remove database name from migrations for SapQueryRunner
github.com/typeorm/typeorm - philipphaeusle opened this issue over 1 year ago
github.com/typeorm/typeorm - philipphaeusle opened this issue over 1 year ago
consider moving to npm style Semantic Versioning
github.com/typeorm/typeorm - ntedgi opened this issue over 1 year ago
github.com/typeorm/typeorm - ntedgi opened this issue over 1 year ago
Typeorm Scopes Support. This is possible.
github.com/typeorm/typeorm - davmik2601 opened this issue over 1 year ago
github.com/typeorm/typeorm - davmik2601 opened this issue over 1 year ago
DriverPackageNotInstalledError: SQLite package has not been found installed (NPM Workspaces)
github.com/typeorm/typeorm - frbuceta opened this issue over 1 year ago
github.com/typeorm/typeorm - frbuceta opened this issue over 1 year ago
Update peerDependencies for oracledb to allow install the latest version
github.com/typeorm/typeorm - hanc2006 opened this issue over 1 year ago
github.com/typeorm/typeorm - hanc2006 opened this issue over 1 year ago
docs: update usage of query runner with query builder
github.com/typeorm/typeorm - mkrrishk opened this pull request over 1 year ago
github.com/typeorm/typeorm - mkrrishk opened this pull request over 1 year ago
findAndCount fetches weird number of results.
github.com/typeorm/typeorm - N-Andronopoulos opened this issue over 1 year ago
github.com/typeorm/typeorm - N-Andronopoulos opened this issue over 1 year ago
Issue with schema creation in 0.3.16
github.com/typeorm/typeorm - N-Andronopoulos opened this issue over 1 year ago
github.com/typeorm/typeorm - N-Andronopoulos opened this issue over 1 year ago
feat: implement or operator
github.com/typeorm/typeorm - deepkhurana1999 opened this pull request over 1 year ago
github.com/typeorm/typeorm - deepkhurana1999 opened this pull request over 1 year ago
fix: add missing await
github.com/typeorm/typeorm - pro100kryto opened this pull request over 1 year ago
github.com/typeorm/typeorm - pro100kryto opened this pull request over 1 year ago
feat: find APIs more accurate return types
github.com/typeorm/typeorm - Yuuki-Sakura opened this pull request over 1 year ago
github.com/typeorm/typeorm - Yuuki-Sakura opened this pull request over 1 year ago
Support looking up soft-deleted relations
github.com/typeorm/typeorm - jcapogna opened this issue over 1 year ago
github.com/typeorm/typeorm - jcapogna opened this issue over 1 year ago
Add async to prevent long-term CPU occupation
github.com/typeorm/typeorm - ruicc opened this pull request over 1 year ago
github.com/typeorm/typeorm - ruicc opened this pull request over 1 year ago
Add datasource.isSynched() function to check if database is in synch
github.com/typeorm/typeorm - sbahman opened this issue over 1 year ago
github.com/typeorm/typeorm - sbahman opened this issue over 1 year ago
queryBuilder NOT EXISTS query
github.com/typeorm/typeorm - jsommer1738 opened this issue over 1 year ago
github.com/typeorm/typeorm - jsommer1738 opened this issue over 1 year ago
Tree repository INNER JOIN on wrong table in production mode for Next.js
github.com/typeorm/typeorm - argaen opened this issue over 1 year ago
github.com/typeorm/typeorm - argaen opened this issue over 1 year ago
ManyToOne repository findOne with relations fails missing inverse side
github.com/typeorm/typeorm - Nosfistis opened this issue over 1 year ago
github.com/typeorm/typeorm - Nosfistis opened this issue over 1 year ago
docs: migration from .sql file
github.com/typeorm/typeorm - acao opened this pull request over 1 year ago
github.com/typeorm/typeorm - acao opened this pull request over 1 year ago
CreateDateColumn Not Set when Save Entity While Update and Delete Columns Is Saves When Update or Soft Delete
github.com/typeorm/typeorm - CodePhilo opened this issue over 1 year ago
github.com/typeorm/typeorm - CodePhilo opened this issue over 1 year ago
Raw operator params cannot as json path
github.com/typeorm/typeorm - shulandmimi opened this issue over 1 year ago
github.com/typeorm/typeorm - shulandmimi opened this issue over 1 year ago
two column from same table to same relationship
github.com/typeorm/typeorm - mohamad-zbib opened this issue over 1 year ago
github.com/typeorm/typeorm - mohamad-zbib opened this issue over 1 year ago
Strange behaviour regarding RETURNING and DEFAULT values
github.com/typeorm/typeorm - ertl opened this issue over 1 year ago
github.com/typeorm/typeorm - ertl opened this issue over 1 year ago
Modify `driver.supportedDataTypes` to support installed Postgres extension data type. Bypass validation for a column.
github.com/typeorm/typeorm - w1am opened this issue over 1 year ago
github.com/typeorm/typeorm - w1am opened this issue over 1 year ago
Windows and MacOS support
github.com/typeorm/typeorm - HunainHumail opened this issue over 1 year ago
github.com/typeorm/typeorm - HunainHumail opened this issue over 1 year ago
Nested "OR" Condition/Operation Support in Repository Where condition
github.com/typeorm/typeorm - sthanase opened this issue over 1 year ago
github.com/typeorm/typeorm - sthanase opened this issue over 1 year ago
uuid Duplicate entry '' for key PRIMARY
github.com/typeorm/typeorm - kumv-net opened this issue over 1 year ago
github.com/typeorm/typeorm - kumv-net opened this issue over 1 year ago
feat: add FormattedConsoleLogger
github.com/typeorm/typeorm - hyzyla opened this pull request over 1 year ago
github.com/typeorm/typeorm - hyzyla opened this pull request over 1 year ago
invalid input syntax when using nested FindOptionsWhere
github.com/typeorm/typeorm - shalev007 opened this issue over 1 year ago
github.com/typeorm/typeorm - shalev007 opened this issue over 1 year ago