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

fixes #8849

github.com/typeorm/typeorm - 7b4bca73ae451ca650901ab7531811cce5cc3147 authored over 2 years ago by Umed Khudoiberdiev <[email protected]>
refactor: clarify error message on datasource loading (#8853)

github.com/typeorm/typeorm - 7832a1a1c651c769b3a6c1567d2bf0c03e58996e authored over 2 years ago by Emmanuel LEVEQUE <[email protected]>
fix: resolve missing ConnectionOptions export in index.ts (#8850)

Closes: #8837

github.com/typeorm/typeorm - 1693a17011195c353e5bc1d93d9c26ac48624a0b authored over 2 years ago by Jake Malone <[email protected]>
chore: add missing exports to index.ts (#8844) (#8845)

* chore: add missing exports to index.ts

New functions from 0.3.1 are missing in index.ts fi...

github.com/typeorm/typeorm - 3730fd07d197fe972eeafafc029e648da72c47c6 authored over 2 years ago by Grisha <[email protected]>
docs: add `typeorm-codebase-sync` to the README.md file (#8847)

github.com/typeorm/typeorm - 7a2092292947acf107f10a6ea01babe9a3c0bbbb authored over 2 years ago by Gilad S <[email protected]>
refactor: this test can be removed since of deprecation of ormconfig.json

github.com/typeorm/typeorm - 69c33a2594d64c857b5f4759d50a522a0adc835f authored over 2 years ago by Umed Khudoiberdiev <[email protected]>
refactor: consistent SQLs

github.com/typeorm/typeorm - 6774605181a99b15c256bf9850eea18d534eb369 authored over 2 years ago by Umed Khudoiberdiev <[email protected]>
fix: Update DeepPartial for usage of generics with Repository class (#8817)

* test: test usage of generics with Repository class

* test: cleanup

* fix: update DeepPar...

github.com/typeorm/typeorm - 8ba742eb36586a21a918ed178208874a53ace3f9 authored over 2 years ago by Nelson Fleig <[email protected]>
refactor: removing globals usages

github.com/typeorm/typeorm - ec27803f28b5f25b777ffacc4d734db3707bbe78 authored over 2 years ago by Umed Khudoiberdiev <[email protected]>
remove globals usages

github.com/typeorm/typeorm - 2205a1a6a5f4b429095e0e621aa014859f6d8590 authored over 2 years ago by Umed Khudoiberdiev <[email protected]>
fix: save correct discriminator with STI (#8819)

When using a STI scheme and an EntityManager or Repository
with base class target, the wrong di...

github.com/typeorm/typeorm - 9d1e2460edae9c01f6a56c727f0321b265f78d89 authored over 2 years ago by Felix Gohla <[email protected]>
docs: added "erdia" extension to readme (#8841)

* added "erdia" extension to readme
* Update README.md, README_ko.md

github.com/typeorm/typeorm - baa2f44f2df5cdac67b2cb1ba3b80c9074bd9422 authored over 2 years ago by ByungJoon Lee <[email protected]>
docs: fix function name (#8840)

The name of the function declared in the repository does not match with the function name used i...

github.com/typeorm/typeorm - d18e0eefd5040c9399afd0020f73b82e2f092192 authored over 2 years ago by Rafael Lemos <[email protected]>
docs: missing argument at migration:generate (#8839)

`migration:generate` requires data-source path as argument

github.com/typeorm/typeorm - 5176a0aff789201cb01aa3871a0f925fa43b1c3f authored over 2 years ago by Rafael Lemos <[email protected]>
docs: fix typo (#8838)

github.com/typeorm/typeorm - aa6b1891d61b593ef480e0ce5d7ce22a855be319 authored over 2 years ago by fedemahf <[email protected]>
added test util scenario for spanner driver

github.com/typeorm/typeorm - 22d21b0a821e14f1ff9e8e4eb239fb62104f763e authored over 2 years ago by Umed Khudoiberdiev <[email protected]>
refactor: clarify deprecation or orUpdate (#8829)

* docs: clarify deprecation of orUpdate

* docs: add examples for migration to non-deprecated ...

github.com/typeorm/typeorm - e58c796071ab74057f1814a8d0d6393fb05e2ae4 authored over 2 years ago by Jacob Lauritzen <[email protected]>
fix: allow hstore type to use transformers in driver postgres (#8823)

The HSTORE type is the only type bypassing the transformer
column options.
This fix makes the ...

github.com/typeorm/typeorm - b1a01074c99b1fee9b2da2c056f5f773367d391b authored over 2 years ago by Samuel <[email protected]>
fix: `.save` repository method not returning generated uuids for aurora-postgres (#8825)

* fix: fixed .save repository method not returning generated uuids for aurora driver

* fix(au...

github.com/typeorm/typeorm - ed06f4c1f1056837f03a97a25762742a12620a94 authored over 2 years ago by Arseny Yankovsky <[email protected]>
fix: broken shebang parameters of `cli-ts-node-commonjs` and `cli-ts-node-esm` on some linux distros (#8821)

Changed to nodejs workaround instead of relying on shebang parameters, as they work a bit differ...

github.com/typeorm/typeorm - c5dfc11ea7b8b33aa9e621b64b953c1d62a27989 authored over 2 years ago by Gilad S <[email protected]>
failing test fix

github.com/typeorm/typeorm - 5ae9f3786b7b088e35786acb8ccf793a995aec26 authored over 2 years ago by Umed Khudoiberdiev <[email protected]>
failing test fix

github.com/typeorm/typeorm - ec6c11920b70132396cd2e098b378b753f6e4d3f authored over 2 years ago by Umed Khudoiberdiev <[email protected]>
build(deps): bump minimist from 1.2.5 to 1.2.6 (#8805)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](h...

github.com/typeorm/typeorm - eacecce4a6eedd327dc59e1d3a3114c67ebfdf5b authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: find select object api should support false values #8796 (#8807)

* fix: select supports false value instead of only undefined

* test: issue-8796

* refactor...

github.com/typeorm/typeorm - 9ac8e9ed0da0ac5bba71b76ee99d6f0c4eb0871f authored over 2 years ago by Christian Fleury <[email protected]>
version bump

github.com/typeorm/typeorm - 002274cf9a4e0a9768a0dc1bc500dc48f731b85a authored over 2 years ago by Umed Khudoiberdiev <[email protected]>
refactor: consistent sql logs

github.com/typeorm/typeorm - 17d391ca4bc0414aabdf3e756e4533da366425cc authored over 2 years ago by Umed Khudoiberdiev <[email protected]>
fix: PoolConnection leaked by MysqlDriver (#8803)

github.com/typeorm/typeorm - d2cfd224cacb5db9761aa9679764d699b8abbc65 authored over 2 years ago by Umed Khudoiberdiev <[email protected]>
fix: improve DeepPartial recursion (#8732)

* fix: improve DeepPartial recursion

Closes: #8681

* type simplification

* merging mast...

github.com/typeorm/typeorm - 0494008b703240bf593c6f8f2c601cb0d6761805 authored over 2 years ago by Boris Wong <[email protected]>
fix: stop crashing when redis is offline and ignoreErrors on cache options is set (#8725)

Co-authored-by: Umed Khudoiberdiev <[email protected]>

github.com/typeorm/typeorm - edc39d14a97d90c534b56693b988a0ad139e69fd authored over 2 years ago by matt <[email protected]>
fix: missing timestamp in created migrations filenames (#8802)

github.com/typeorm/typeorm - ceee4396d31da1a7dde53cb50689f53659c8a4b1 authored over 2 years ago by Serge K Lebedev <[email protected]>
fix: BaseEntity.reload method regression and made `findOne` to throw error on missing conditions in runtime (#8801)

* fixed reload method and how `findOne` works in runtime

* fixing broken tests

* fixing br...

github.com/typeorm/typeorm - ee8c1ecbc210adcc685d6156a941004b9d724227 authored over 2 years ago by Umed Khudoiberdiev <[email protected]>
feat: add support for insert with alias (#4003) (#8791)

github.com/typeorm/typeorm - 4b37030fc02878a27b0d57d4217b2efab49999af authored over 2 years ago by zbarbuto <[email protected]>
feat: applicationName parameter for CockroachDB (#8800)

github.com/typeorm/typeorm - 79b7f5c22840992e205d61f6433916aaf80ea647 authored over 2 years ago by Alan Ko <[email protected]>
fix: remove console.log calls from SelectQueryBuilder (#8795)

Closes: #8792

Co-authored-by: cduff <[email protected]>

github.com/typeorm/typeorm - 54c7db49355bb09514b6e977d1d7235c02557a0b authored over 2 years ago by Chris Duff <[email protected]>
docs: update select-query-builder.md (#8787)

InsertQueryBuilder should not `await`ed when passed into `addCommonTableExpression`

github.com/typeorm/typeorm - 68a5c230776f6ad4e3ee7adea5ad4ecdce033c7e authored over 2 years ago by Daniel Hritzkiv <[email protected]>
version bump

github.com/typeorm/typeorm - c75bcae6047cafb7e212f2e1a0ef978bf1e8730a authored over 2 years ago by Umed Khudoiberdiev <[email protected]>
fixes #8781

github.com/typeorm/typeorm - 2b83776307c5c67b76a56917ebe9f008980e1c26 authored over 2 years ago by Umed Khudoiberdiev <[email protected]>
fix: improve initialization of custom repository (#8782)

* fix: improve initialization of custom repository

* fix: edit custom repository test

github.com/typeorm/typeorm - 52a641ca7ce8e4b168155b5043d1e9289c694fc7 authored over 2 years ago by parly <[email protected]>
feat: support for Common Table Expressions (#8534)

* feat: support for Common Table Expressions

Resolves #1116 #5899

* test: disable test for...

github.com/typeorm/typeorm - 7cc1848fd4a44aefa986026ee659ed872ea6ab8f authored over 2 years ago by Michał Wadas <[email protected]>
fix: resolve entities correctly in datasource when globs are specified (#8778)

github.com/typeorm/typeorm - a641c5dff86df683b84e14873e88011013258f87 authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
version bump

github.com/typeorm/typeorm - f010205e461c74f4535d79c64b2d1bc33a0a5531 authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
feat: allows user to specify which mysql package should be used (#8771)

github.com/typeorm/typeorm - 35106dfe78a92783abca7d06307ab9106ae536bc authored almost 3 years ago by Michał Wadas <[email protected]>
revert: json/jsonb change introduced in 0.3.1 (#8777)

github.com/typeorm/typeorm - edf27d97a30d1aaf28e5c7a7aab96d16152e4983 authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
feat: add typeorm CLI variations that include `ts-node` (#8776)

* feat: add typeorm CLI variations that include `ts-node`

Add `typeorm-ts-node-commonjs` and ...

github.com/typeorm/typeorm - 05fc74446988d100052f46e2dbf61c6cc2999b99 authored almost 3 years ago by Gilad S <[email protected]>
fix: broken CLI in ESM projects since version 0.3 (#8773)

* fix: broken CLI in ESM projects

* style: formatting

github.com/typeorm/typeorm - 97699e816e03867efe595f620ceb152af91f9f56 authored almost 3 years ago by Gilad S <[email protected]>
working on the docs

github.com/typeorm/typeorm - c8fb1bbe2127f12f6e67afeb1b5f7d4af3c47bc2 authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
working on the docs

github.com/typeorm/typeorm - b53a481430b0b6e4c043ef772c30161f7f5d6dea authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
renamed wrong documentation filename

github.com/typeorm/typeorm - ce5973c917e1a0093c1c6500ce8141b77f26f3fb authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
removed repositorynotfounderror since it's not used anymore; fixes #8756

github.com/typeorm/typeorm - 28309ebb55f8fc37f775ccb2e8ccb8cecf306bca authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
version bump

github.com/typeorm/typeorm - 13c75aeb2226aed386663d06f7f7737eebabb7bc authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
feat: new array find operators (#8766)

* added new array find operators; delegating how json and jsonb are stored directly to underlyin...

github.com/typeorm/typeorm - 9f1b8e3425739a871c2d0ad84ddd6e7456117f7f authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
fix: bugfixes introduced in 0.3.0 (#8764)

* fixes #8762; #8759; #8758; #8757;

github.com/typeorm/typeorm - d61f857ce9447a25d074810759fd5c4aad9a08e3 authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
version bump

github.com/typeorm/typeorm - 941b584ba135617e55d6685caef671172ec1dc03 authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
0.3.0 (#8616)

* added find options and new option relationLoadStrategy

* find now returns null instead of u...

github.com/typeorm/typeorm - 3b8a031ece508820651a3a8f99f9cbf87319812c authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
refactor: remove spaces for consistency (#8751)

github.com/typeorm/typeorm - 56089567309cafab51257d2a66c4acfb77cff59b authored almost 3 years ago by Bitcollage <[email protected]>
version bump

github.com/typeorm/typeorm - 486f8c582170dbadbd875e00d09d26359b2fd8be authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
fix: discard duplicated columns on update (#8724)

Closes: #8723

github.com/typeorm/typeorm - 0fc093d168b54a0fd99bb411a730aad9be1858ac authored almost 3 years ago by Hakan Uyumaz <[email protected]>
fix: allow clearing database inside a transaction (#8712)

* fix: allow clearing database inside a transaction

Closes: #8527

* feat: added clear data...

github.com/typeorm/typeorm - f3cfdd264105ba8cf1c92832b4b95e5a3ca0ed09 authored almost 3 years ago by Tadas Varanauskas <[email protected]>
feat: add transformer to ViewColumnOptions (#8717)

* feat: add transformer to ViewColumnOptions

Added `transformer` field into ViewColumnOptions...

github.com/typeorm/typeorm - 96ac8f7eece06ae0a8b52ae7da740c92c0c0d4b9 authored almost 3 years ago by Tom Welsh <[email protected]>
refactor: DefaultNamingStrategy#getTableName should be protected, not private (#8707)

github.com/typeorm/typeorm - 32549fec3a5fc9f0a86654768b06dcada1ba6a62 authored almost 3 years ago by Joe Flateau <[email protected]>
fix: force web bundlers to ignore index.mjs and use the browser ESM version directly (#8710)

Closes #8709

github.com/typeorm/typeorm - 411fa54368c8940e94b1cbf7ab64b8d5377f9406 authored almost 3 years ago by Gilad S <[email protected]>
fixing failing test

github.com/typeorm/typeorm - 10f46d9d0684cbd635163b1c773cc3357eb3f1b5 authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
Update issue-8690.ts

github.com/typeorm/typeorm - ea16ac21ffc41919341ce5a538254b5bc3353659 authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
fixing failing test

github.com/typeorm/typeorm - 89a270fdd7e12cf9511395afb11b2cd412a59984 authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
feat: add nested transaction (#8541)

* feat: add nested transaction

This will allow nested transaction for postgres driver using "...

github.com/typeorm/typeorm - 6523526003bab74a0df8f7d578790c1728b26057 authored almost 3 years ago by Morteza PRK <[email protected]>
fix: fix entityManager.getId for custom join table (#8676)

getId currently returns undefined for an entity with composite primary
key if primary key colum...

github.com/typeorm/typeorm - 33b2bd7acc55d6eb30bfe0681748d6b6abaff0b5 authored almost 3 years ago by Ranjan Purbey <[email protected]>
version bump

github.com/typeorm/typeorm - 3131c5c607a10e0272b638c702ab48d83374a26c authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
fix: alter relation loader to use transforms when present (#8691)

Use column transforms when rendering queries during relation loading. Previously, transforms wer...

github.com/typeorm/typeorm - 2c2fb29a67bfd0ca7dd9133a2f85f5b4db5fb195 authored almost 3 years ago by Elliot Godzich <[email protected]>
refactor: minor spelling fix (#8695)

github.com/typeorm/typeorm - 948d328aee2229b6ed970e391d0749994cf87b0e authored almost 3 years ago by UrosStan <[email protected]>
refactor: minor spelling fix (#8694)

Co-authored-by: Uros Stanimirovic <[email protected]>

github.com/typeorm/typeorm - 329152447edf720b5a068c7ea7a0fa4aeca5c610 authored almost 3 years ago by UrosStan <[email protected]>
fix: ng webpack default import (#8688)

Closes #8674

github.com/typeorm/typeorm - 2d3374b3b4cb8163764c035bd687b2c81787f338 authored almost 3 years ago by Gilad S <[email protected]>
fix: expo driver doesn't work properly because of new beforeMigration() afterMigration() callbacks (#8683)

github.com/typeorm/typeorm - 5a7180378e34ab58ad40c504ebc5195e2413c5f4 authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
feat: add option to upsert to skip update if the row already exists and no values would be changed (#8679)

* feat: add an option to upsert to allow skipping the update if no values have changed

* fix:...

github.com/typeorm/typeorm - 87443954b59768ab77fb15097ea9d88822b4a733 authored almost 3 years ago by Joe Flateau <[email protected]>
feat: allow `{delete,insert}().returning()` on MariaDB (#8673)

* feat: allow `returning()` on MariaDB >= 10.5.0

Closes: #7235

* build: update docker mari...

github.com/typeorm/typeorm - 7facbabd2663098156a53983ea38433ed39082d2 authored almost 3 years ago by Nix <[email protected]>
feat: Implement deferrable foreign keys for SAP HANA (#6104)

* Implement deferrable foreign keys for SAP HANA

* Fix code style

Co-authored-by: Lucian M...

github.com/typeorm/typeorm - 1f54c70b76de34d4420904b72137df746ea9aaed authored almost 3 years ago by Lucian Mocanu <[email protected]>
fix: cannot read properties of undefined (reading 'joinEagerRelations')

github.com/typeorm/typeorm - 136015b04ee72b0ca2439fbff53b1467c12c24b6 authored almost 3 years ago by Kyle Decot <[email protected]>
fix: support imports of absolute paths of ESM files on Windows (#8669)

Closes #8651

github.com/typeorm/typeorm - 12cbfcde7bc4f56069ed3298064bb91ad0816bf0 authored almost 3 years ago by Gilad S <[email protected]>
fixing entity schema tests

github.com/typeorm/typeorm - 6713a42fa1c3b103ea7049d77659fd7ff2861014 authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
returned problematic oracledb dep

github.com/typeorm/typeorm - 8742e339dfa3cbcbb892c1178caf081868f9b474 authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
version bump

github.com/typeorm/typeorm - 350cb9e90176a12a385617d8995dcd992f87f84b authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
fix: support `require` to internal files without explicitly writing `.js` in the path (#8660)

Closes #8656

github.com/typeorm/typeorm - 96aed8aae06df0ae555aa51ed9f1a5ffec141e61 authored almost 3 years ago by Gilad S <[email protected]>
feat: embedded entities with entity schema (#8626)

* feat: Embedded entities with entity schema

Added `embeddeds` field into EntitySchemaOptions...

github.com/typeorm/typeorm - 7dbe956c56da3a430ae6f0e99730e9449deae889 authored almost 3 years ago by Paweł Antyporowicz <[email protected]>
docs: update select-query-builder RelationQueryBuilder with a example (#8658)

github.com/typeorm/typeorm - 60a5b8482657234dbe742cf030ef13d8719a370a authored almost 3 years ago by Leandro <[email protected]>
this test should not run if specific driver is disabled in ormconfig

github.com/typeorm/typeorm - a24d48a623ee23523202d8e1db83b14c859b8c4c authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
this test should not run if specific driver is disabled in ormconfig

github.com/typeorm/typeorm - 4590c9b996a1205f504ac453374ef4c2faab618b authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
Revert "feat: soft delete recursive cascade (#8436)" (#8654)

This reverts commit d0f32b3a17be9ffe9fbc6112e5731bbac91c3691.

github.com/typeorm/typeorm - 6b0b15b0e68584ed7cd81a658d8606cfdb96817c authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
removed only test

github.com/typeorm/typeorm - 6ab9b3a327d28012244c2766955a506656092898 authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
updated changelog and version bump

github.com/typeorm/typeorm - a5493fba5eea5f58c052358d04352a4ee6a0987f authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
feat: sqlite attach (#8396)

* Updated to latest master. Cleans up codestyle, ignores yarn

* re-adds the portable path tes...

github.com/typeorm/typeorm - 9e844d9ff72fae72578399e24464cd7912c0fe5e authored almost 3 years ago by matt penrice <[email protected]>
fix: relation id and afterAll hook performance fixes (#8169)

* perf: Increase performance when using entities with relation ids

Replace a quadratic runtim...

github.com/typeorm/typeorm - 31f0b5535aa0cc49ff23610b1924c03432f5461f authored almost 3 years ago by Lennard-Dietz <[email protected]>
fix: correctly handle multiple-row insert for SAP HANA driver (#7957)

the SAP HANA SQL dialect does not support inserts with multiple values
but it does support `INS...

github.com/typeorm/typeorm - 8f2ae71201e7738fe3c1efd5bbc4584dfe62dcc0 authored almost 3 years ago by James Ward <[email protected]>
fix: disable SQLite FK checks in synchronize / migrations (#7922)

* fix: disable SQLite FK checks in synchronize / migrations

* test: add case for changing col...

github.com/typeorm/typeorm - f24822ef9cb3051fbe9f3fd5d9e669788852c5a5 authored almost 3 years ago by James Ward <[email protected]>
feat: soft delete recursive cascade (#8436)

* feat: soft-delete-recursive-cascade

* fix get entity primary key

* better mapping for ge...

github.com/typeorm/typeorm - d0f32b3a17be9ffe9fbc6112e5731bbac91c3691 authored almost 3 years ago by oxeye-yuvalk <[email protected]>
fix: make EntityMetadataValidator comply with entitySkipConstructor, cover with test (#8445)

Closes #8444

Co-authored-by: Francesco Salvi <[email protected]>

github.com/typeorm/typeorm - 3d6c5dae76ad0e0640650058ae58fe0addda2ae6 authored almost 3 years ago by Francesco Salvi <[email protected]>
fix: materialized path being computed as "undefined1." (#8526)

* fix: materialized path being computed as "undefined1."

when tree entities are saved implici...

github.com/typeorm/typeorm - 09f54e0273be4dc836824a38e9c78b50ad21bba6 authored almost 3 years ago by Matthias Schwebler <[email protected]>
fix: allow special keyword as column name for simple-enum type on sqlite (#8645)

* fix: Allow special keyword as column name for simple-enum type on sqlite

* fix: Fix tests
...

github.com/typeorm/typeorm - 93bf96ea635823c7933ea8ef7326be62ccdd6ea7 authored almost 3 years ago by metiftikci <[email protected]>
fix: improve DeepPartial type (#8187)

* test: DeepPartial with generics

* fix: resolve DeepPartial generic not matching valid input...

github.com/typeorm/typeorm - b93416d7bc25006b34a90c14c497cc7e6e57e28c authored almost 3 years ago by Matthias Kunnen <[email protected]>
fix: QueryFailedError when tree entity with JoinColumn (#8443) (#8447)

* fix: QueryFailedError when tree entity with joinColumns (#8443)

* test: add test for #8443

github.com/typeorm/typeorm - a11c50d5519bda1410ab9ccf67bfcb12ef109c61 authored almost 3 years ago by Sakura <[email protected]>
revert: migration:show command must exist with zero status code (Fixes #7349) (#8185)

* feat: add --quiet option to migration:show command

* adding process.exit(0) back

* Updat...

github.com/typeorm/typeorm - e0adeee48eeb0d5412aa5c0258f7c12e6b1c38ed authored almost 3 years ago by James Judd <[email protected]>
feat: separate update events into update, soft-remove, and recover (#8403)

Closes: #8398

BREAKING CHANGE: update listeners and subscriber no longer triggered by soft-re...

github.com/typeorm/typeorm - 93383bd2ee6dc8c22a5cfc0021334fe199da81dc authored almost 3 years ago by spotykatch <[email protected]>