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
github.com/typeorm/typeorm - 7b4bca73ae451ca650901ab7531811cce5cc3147 authored over 2 years ago by Umed Khudoiberdiev <[email protected]>
github.com/typeorm/typeorm - 7832a1a1c651c769b3a6c1567d2bf0c03e58996e authored over 2 years ago by Emmanuel LEVEQUE <[email protected]>
Closes: #8837
github.com/typeorm/typeorm - 1693a17011195c353e5bc1d93d9c26ac48624a0b authored over 2 years ago by Jake Malone <[email protected]>* 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]>github.com/typeorm/typeorm - 7a2092292947acf107f10a6ea01babe9a3c0bbbb authored over 2 years ago by Gilad S <[email protected]>
github.com/typeorm/typeorm - 69c33a2594d64c857b5f4759d50a522a0adc835f authored over 2 years ago by Umed Khudoiberdiev <[email protected]>
github.com/typeorm/typeorm - 6774605181a99b15c256bf9850eea18d534eb369 authored over 2 years ago by Umed Khudoiberdiev <[email protected]>
* 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]>github.com/typeorm/typeorm - ec27803f28b5f25b777ffacc4d734db3707bbe78 authored over 2 years ago by Umed Khudoiberdiev <[email protected]>
github.com/typeorm/typeorm - 2205a1a6a5f4b429095e0e621aa014859f6d8590 authored over 2 years ago by Umed Khudoiberdiev <[email protected]>
When using a STI scheme and an EntityManager or Repository
with base class target, the wrong di...
* added "erdia" extension to readme
* Update README.md, README_ko.md
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]>`migration:generate` requires data-source path as argument
github.com/typeorm/typeorm - 5176a0aff789201cb01aa3871a0f925fa43b1c3f authored over 2 years ago by Rafael Lemos <[email protected]>github.com/typeorm/typeorm - aa6b1891d61b593ef480e0ce5d7ce22a855be319 authored over 2 years ago by fedemahf <[email protected]>
github.com/typeorm/typeorm - 22d21b0a821e14f1ff9e8e4eb239fb62104f763e authored over 2 years ago by Umed Khudoiberdiev <[email protected]>
* 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]>
The HSTORE type is the only type bypassing the transformer
column options.
This fix makes the ...
* 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]>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]>github.com/typeorm/typeorm - 5ae9f3786b7b088e35786acb8ccf793a995aec26 authored over 2 years ago by Umed Khudoiberdiev <[email protected]>
github.com/typeorm/typeorm - ec6c11920b70132396cd2e098b378b753f6e4d3f authored over 2 years ago by Umed Khudoiberdiev <[email protected]>
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](h...
* 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]>github.com/typeorm/typeorm - 002274cf9a4e0a9768a0dc1bc500dc48f731b85a authored over 2 years ago by Umed Khudoiberdiev <[email protected]>
github.com/typeorm/typeorm - 17d391ca4bc0414aabdf3e756e4533da366425cc authored over 2 years ago by Umed Khudoiberdiev <[email protected]>
github.com/typeorm/typeorm - d2cfd224cacb5db9761aa9679764d699b8abbc65 authored over 2 years ago by Umed Khudoiberdiev <[email protected]>
* 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]>Co-authored-by: Umed Khudoiberdiev <[email protected]>
github.com/typeorm/typeorm - edc39d14a97d90c534b56693b988a0ad139e69fd authored over 2 years ago by matt <[email protected]>github.com/typeorm/typeorm - ceee4396d31da1a7dde53cb50689f53659c8a4b1 authored over 2 years ago by Serge K Lebedev <[email protected]>
* 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]>github.com/typeorm/typeorm - 4b37030fc02878a27b0d57d4217b2efab49999af authored over 2 years ago by zbarbuto <[email protected]>
github.com/typeorm/typeorm - 79b7f5c22840992e205d61f6433916aaf80ea647 authored over 2 years ago by Alan Ko <[email protected]>
Closes: #8792
Co-authored-by: cduff <[email protected]>
github.com/typeorm/typeorm - 54c7db49355bb09514b6e977d1d7235c02557a0b authored over 2 years ago by Chris Duff <[email protected]>InsertQueryBuilder should not `await`ed when passed into `addCommonTableExpression`
github.com/typeorm/typeorm - 68a5c230776f6ad4e3ee7adea5ad4ecdce033c7e authored over 2 years ago by Daniel Hritzkiv <[email protected]>github.com/typeorm/typeorm - c75bcae6047cafb7e212f2e1a0ef978bf1e8730a authored over 2 years ago by Umed Khudoiberdiev <[email protected]>
github.com/typeorm/typeorm - 2b83776307c5c67b76a56917ebe9f008980e1c26 authored over 2 years ago by Umed Khudoiberdiev <[email protected]>
* 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
Resolves #1116 #5899
* test: disable test for...
github.com/typeorm/typeorm - 7cc1848fd4a44aefa986026ee659ed872ea6ab8f authored over 2 years ago by Michał Wadas <[email protected]>github.com/typeorm/typeorm - a641c5dff86df683b84e14873e88011013258f87 authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
github.com/typeorm/typeorm - f010205e461c74f4535d79c64b2d1bc33a0a5531 authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
github.com/typeorm/typeorm - 35106dfe78a92783abca7d06307ab9106ae536bc authored almost 3 years ago by Michał Wadas <[email protected]>
github.com/typeorm/typeorm - edf27d97a30d1aaf28e5c7a7aab96d16152e4983 authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
* 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
* style: formatting
github.com/typeorm/typeorm - 97699e816e03867efe595f620ceb152af91f9f56 authored almost 3 years ago by Gilad S <[email protected]>github.com/typeorm/typeorm - c8fb1bbe2127f12f6e67afeb1b5f7d4af3c47bc2 authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
github.com/typeorm/typeorm - b53a481430b0b6e4c043ef772c30161f7f5d6dea authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
github.com/typeorm/typeorm - ce5973c917e1a0093c1c6500ce8141b77f26f3fb authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
github.com/typeorm/typeorm - 28309ebb55f8fc37f775ccb2e8ccb8cecf306bca authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
github.com/typeorm/typeorm - 13c75aeb2226aed386663d06f7f7737eebabb7bc authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
* 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]>* fixes #8762; #8759; #8758; #8757;
github.com/typeorm/typeorm - d61f857ce9447a25d074810759fd5c4aad9a08e3 authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>github.com/typeorm/typeorm - 941b584ba135617e55d6685caef671172ec1dc03 authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
* 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]>github.com/typeorm/typeorm - 56089567309cafab51257d2a66c4acfb77cff59b authored almost 3 years ago by Bitcollage <[email protected]>
github.com/typeorm/typeorm - 486f8c582170dbadbd875e00d09d26359b2fd8be authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
Closes: #8723
github.com/typeorm/typeorm - 0fc093d168b54a0fd99bb411a730aad9be1858ac authored almost 3 years ago by Hakan Uyumaz <[email protected]>* 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
Added `transformer` field into ViewColumnOptions...
github.com/typeorm/typeorm - 96ac8f7eece06ae0a8b52ae7da740c92c0c0d4b9 authored almost 3 years ago by Tom Welsh <[email protected]>github.com/typeorm/typeorm - 32549fec3a5fc9f0a86654768b06dcada1ba6a62 authored almost 3 years ago by Joe Flateau <[email protected]>
Closes #8709
github.com/typeorm/typeorm - 411fa54368c8940e94b1cbf7ab64b8d5377f9406 authored almost 3 years ago by Gilad S <[email protected]>github.com/typeorm/typeorm - 10f46d9d0684cbd635163b1c773cc3357eb3f1b5 authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
github.com/typeorm/typeorm - ea16ac21ffc41919341ce5a538254b5bc3353659 authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
github.com/typeorm/typeorm - 89a270fdd7e12cf9511395afb11b2cd412a59984 authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
* 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]>
getId currently returns undefined for an entity with composite primary
key if primary key colum...
github.com/typeorm/typeorm - 3131c5c607a10e0272b638c702ab48d83374a26c authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
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]>github.com/typeorm/typeorm - 948d328aee2229b6ed970e391d0749994cf87b0e authored almost 3 years ago by UrosStan <[email protected]>
Co-authored-by: Uros Stanimirovic <[email protected]>
github.com/typeorm/typeorm - 329152447edf720b5a068c7ea7a0fa4aeca5c610 authored almost 3 years ago by UrosStan <[email protected]>Closes #8674
github.com/typeorm/typeorm - 2d3374b3b4cb8163764c035bd687b2c81787f338 authored almost 3 years ago by Gilad S <[email protected]>github.com/typeorm/typeorm - 5a7180378e34ab58ad40c504ebc5195e2413c5f4 authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
* 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 `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]>* 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]>github.com/typeorm/typeorm - 136015b04ee72b0ca2439fbff53b1467c12c24b6 authored almost 3 years ago by Kyle Decot <[email protected]>
Closes #8651
github.com/typeorm/typeorm - 12cbfcde7bc4f56069ed3298064bb91ad0816bf0 authored almost 3 years ago by Gilad S <[email protected]>github.com/typeorm/typeorm - 6713a42fa1c3b103ea7049d77659fd7ff2861014 authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
github.com/typeorm/typeorm - 8742e339dfa3cbcbb892c1178caf081868f9b474 authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
github.com/typeorm/typeorm - 350cb9e90176a12a385617d8995dcd992f87f84b authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
Closes #8656
github.com/typeorm/typeorm - 96aed8aae06df0ae555aa51ed9f1a5ffec141e61 authored almost 3 years ago by Gilad S <[email protected]>* 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]>github.com/typeorm/typeorm - 60a5b8482657234dbe742cf030ef13d8719a370a authored almost 3 years ago by Leandro <[email protected]>
github.com/typeorm/typeorm - a24d48a623ee23523202d8e1db83b14c859b8c4c authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
github.com/typeorm/typeorm - 4590c9b996a1205f504ac453374ef4c2faab618b authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
This reverts commit d0f32b3a17be9ffe9fbc6112e5731bbac91c3691.
github.com/typeorm/typeorm - 6b0b15b0e68584ed7cd81a658d8606cfdb96817c authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>github.com/typeorm/typeorm - 6ab9b3a327d28012244c2766955a506656092898 authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
github.com/typeorm/typeorm - a5493fba5eea5f58c052358d04352a4ee6a0987f authored almost 3 years ago by Umed Khudoiberdiev <[email protected]>
* 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]>* 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]>
the SAP HANA SQL dialect does not support inserts with multiple values
but it does support `INS...
* 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
* fix get entity primary key
* better mapping for ge...
github.com/typeorm/typeorm - d0f32b3a17be9ffe9fbc6112e5731bbac91c3691 authored almost 3 years ago by oxeye-yuvalk <[email protected]>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."
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
* fix: Fix tests
...
* 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 joinColumns (#8443)
* test: add test for #8443
github.com/typeorm/typeorm - a11c50d5519bda1410ab9ccf67bfcb12ef109c61 authored almost 3 years ago by Sakura <[email protected]>* 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]>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]>