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
* fix #7614
* updated test for #7541
* added test for #7647
* fixed failing test
* f...
ad0262a116e5366b562e70a1bbc60246add78d83 authored over 3 years ago* feat: add tree entities update and delete logic
Allows tree entities relations to be update...
9c8a3fbad7cf737ee514924ed8871a703768fddc authored over 3 years ago* Add example for yarn v2 with pnp
* Update migrations.md
44979afd7a26a3bbdbd35a4c04b6954b03ba8607 authored over 3 years agofce559b178bbcb942ceef6681018902197220d83 authored over 3 years ago
* docs: Fix code example
Fix code example for executing a Raw Query on a Slave Query Runner.
...
0564c348b9bd779e9f24cbf340ea48b6badc9f7e authored over 3 years ago
Closes: #7651
dba327d426f591317f8210302107b95be1a5b420 authored over 3 years ago- The return value is unused
Co-authored-by: Rohan Talip <[email protected]>
e326fa239664464aa2013354e7c34fe808ed2fb5 authored over 3 years agoCo-authored-by: Rohan Talip <[email protected]>
2438d1562684f2f2c03480512c31d2e66543aec7 authored over 3 years agoReason: When documentation opened in browser, on clicking the "cascades" link, it indeed redirec...
f8a989f7dcc3107b384c7c8f88c75312c5abdb91 authored over 3 years ago369202da9c02d8373ca868a254b7392e8de938a1 authored over 3 years ago
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 to 4.7.7.
- [Release not...
* fix: Promises never get resolved in specific cases (#6958)
* Limit the number of query runn...
1310c97ff3092b9ff23b2fe83d6b7763beb4316b authored over 3 years ago
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9.
- [Release...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](htt...
83fed60cccc498d1c5776c05a5aa3ad47c50453e authored over 3 years ago
peaces -> pieces
6ebaef8d27b0a36a9e042be8479a19b502b961d3 authored over 3 years agoAdds support for setting the action for orphaned relation rows when using separate entity defini...
a8eb49a3647d601531a6c3cb8404e1941a9d1f9c authored over 3 years ago* feat: Ignore cache errors if corresponding cache option is set
fixes #926
* doc: add doc...
5fde0ea89fb7c4942d7bbbe21f6bfbbe620347e5 authored over 3 years ago
Bumps [redis](https://github.com/NodeRedis/node-redis) from 3.0.2 to 3.1.1.
- [Release notes](h...
c`addGroupBy`: => `addGroupBy`:
bf0ac414a1f7a5c2d4a6f82245aed3054939250d authored over 3 years ago
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.12.0 to 1.13.1.
- [Release n...
Fix code example for executing a Raw Query on a Slave Query Runner.
9470e15aa95a6122588e7a09c004097a5c3e6cfa authored over 3 years ago* improved materialized view support in Postgres;
* improved materialized view support in Ora...
f85f436f51fb000cd9959b44e8d7a79bf0cd10ab authored over 3 years ago3f2a02cf1930b83b76a0e0a4f834085ce0e7b2b1 authored over 3 years ago
7953ebb40f2b685f3d578bcf2be403f61e544205 authored over 3 years ago
* feat: implement database creation and dropping on postgres' query runner
* implement the cr...
974d2d4efb0bdcf57e0522b4da3c94ab2937427b authored over 3 years ago* test: Add test for github issue 7586
* fix: Oddly indexed views are not dropped in migratio...
0b103dd0347737c91510c7ed4719a289dacf8d3b authored over 3 years ago* working on #7276
* minor fix
* fix #7276
* lint fix
* added `getCurrentDatabase()`...
7eb032705912cbf4ee340ed9e49970d0f6e23714 authored almost 4 years agob2ac41a706635aba37b204eaf7ebf52aaee91104 authored almost 4 years ago
Added minor documentation for #4824
acc7994ce1aa95e53aef979832a6946367ce20ae authored almost 4 years agoWhen using the QueryBuilder, unique parameters need to be provided in WHERE expressions. This co...
1656a11c895a5f80c3726e037a580a4fc55a78d2 authored almost 4 years agoKudos to @AmauryLiet
7dbf683af0dd1e85119c34a5dfdf5631909023d4 authored almost 4 years agobeea2e1e4429d13d7864ebc23aa6e58fa01647ea authored almost 4 years ago
8edc634fbd006ece1777f728fc41d598809706e3 authored almost 4 years ago
1b9c5abb50b8c235c7ab8759f73f5f434e05d1c3 authored almost 4 years ago
67cf4c31717e0ec81073ab52f2cfaf73309c7e5a authored almost 4 years ago
a3a6e063a37fbe1444ffd0c8b1d93bf3ea90e75d authored almost 4 years ago
* add tests related to my issue
* remove unnecessary files
* change test description
* ...
bc29597eea587d9e4423c86331e7631fe14fd13b authored almost 4 years agofc55277f55c4f6c9b53ee416ade015ba978bb7b7 authored almost 4 years ago
36b14cbd808d73c61c9308d66291cf06e860419a authored almost 4 years ago
allow having typings for `await for` construction
daf399171996d578f0607dd0631647bed59ff212 authored almost 4 years agodeprecation was overturned
5be88d426a725ceb97c347426ebc71f60d73e6d9 authored almost 4 years agob43dcba84e5bfa55baa7426a5059448207437f2d authored almost 4 years ago
* fix: issue #7508
* new util DriverUtils.buildAlias
* fix: typo in statement
* wip: ru...
e4ec429fe518c26f4c95175a482bde143d508254 authored almost 4 years ago8140a91de15d75d183e78feb0c3d04624661c506 authored almost 4 years ago
* fix #3991
* fix #3991
* improved test for #2737;
fixed remaining issues in #2737;
* ...
03f328583750ed08272fc1a640adcd13e82f09af authored almost 4 years ago
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://gith...
8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8 authored almost 4 years ago
e1e94236e71c14a4682356ada7774d657eba8936 authored almost 4 years ago
eff43c179eb6f54870993d10b289691bb186a0c5 authored almost 4 years ago
* rename a sequence related to generated primary key when a table is renamed
* fix lint error...
25b457f7e8d6cdeee146ba60a280f1a65bcec9eb authored almost 4 years ago* fix: empty entity when query with nested relations
Closes: #7041
* fix: empty entity whe...
9abf727691d98351f49aa523c5ea03ec2b1ac620 authored almost 4 years ago* feat: add support for sql server authentication types
* feat: revert user and password depr...
e639772e3b5aa5fa2f40fd6cda984b13e4bf9c90 authored almost 4 years agoCo-authored-by: Maarten Baijs <[email protected]>
8d7afaf78df8974ebbe00219716af8da738a6fe7 authored almost 4 years ago* fix: pass queryRunner
pass queryRunner in order to use existing transaction
Closes: #533...
2dcb493d55d95536ba4c2085c8f7af740be9ec72 authored almost 4 years agoCloses: #7386
46aba1d1b947c9b03ba2661367427a818be46324 authored almost 4 years agoCloses: #7385
fc8af5f5289ea13d3f152efbd0b800917ca0306a authored almost 4 years ago7793b3f992d928b4db6bff6a5ad1b4cbe377a167 authored almost 4 years ago
Bumps [xmldom](https://github.com/xmldom/xmldom) from 0.4.0 to 0.5.0.
- [Release notes](https:/...
e78ad1da03c834573fd76466c60bbbebb226da3b authored almost 4 years ago
ae221ac6f619e5211131c0be382f08cc26b61641 authored almost 4 years ago
Fixes small grammar issue.
9ce3f78ad1995985c24656facee5249783506bd9 authored almost 4 years agoCo-authored-by: dimitryvolkov <dimitryvolkov>
6be54d46ac812487242ceffeda2922aff783b235 authored almost 4 years ago* init cli: add options for installing package
* yarg choice, add await, revert formatter cha...
3d876c61fafc815e429c68f4f4e1ab79e47c7b9c authored almost 4 years ago* feat(RelationDecorators): allow to pass the given table name as string
* Update EntityMetad...
4dbb10e11ff3fdd58fdaac87337aa0d3237002ba authored almost 4 years agoe4511aa65ba5281a0b2f07189de13f7264561b95 authored almost 4 years ago
5c883f15fead4e791cb42c3f450937c0bd842229 authored almost 4 years ago
* Add reproduction for issue 3246
* Update test/github-issues/3246/issue-3246.ts
Co-author...
5446737e4f180061d637275c0e79ca86de7a03a0 authored almost 4 years ago* test: add test case (#7002)
* fix: correctly get referenceColumn value in `getEntityValueMap`
7fe723b23b74a4c81608a856a82b8aa85fe1b385 authored almost 4 years ago8b72d798d28df6202e6635add0ce8982425d3a0c authored almost 4 years ago
* fix #5371
* fix #6471;
fix: `enumName` changes not handled;
fix: `enumName` does not hand...
2fa6231e5903f2238b6714f52c90aaf2fe8e57eb authored almost 4 years ago
4505c44916862d0eb1d2fcab27ca56316f279f7d authored almost 4 years ago
a13d879bea699fc60c5f30474434158bffe82af7 authored almost 4 years ago
* typescript version upgrade
* fixing linting
* fixing mongo query runner issues
* fixi...
9ba55ce403cc37d588cfd363f275f2633e2cba96 authored almost 4 years agoc52ba29d94d750b580e769bbbdef5f12216b2a9f authored almost 4 years ago
Adds support for “check” and “drynrun” modes to the migration generate command.
Fixes #3037
...
* fix(1532) Array type default value should not generate SQL commands without change
* Update...
7f06e447c60846c1aa28f2561b3f77a22e012f9a authored almost 4 years ago* test: relationId is too slow
* perf: RelationId is too slow
When we join a lot of relati...
01a215a32b47a03af9301c0e6e68f943a24919c4 authored almost 4 years ago
- Dupplicate buildDriverOptions for mongodb especially
- Add hostReplicaSet to MongoConnectionO...
Closes: #7415
dc81814056071ee3557043e5e6be06c431314634 authored almost 4 years agoThis brings it in line with the equivalent method in Repository.
66fbfdaaa6e03114607671103fe0df7ab1d781a8 authored almost 4 years ago* docs / test: Added tests and documentation for Feature 7253 - Migrations Javascript output
...
b97cc4ff955de8be39258add958c2885d0bcdfe6 authored almost 4 years agoAdd missing colon in JSON property at `package.json` `"script"` example
70db8451c0865a692f2eebbe8a3f2c7f456b4f8d authored almost 4 years agofde9f0772eef69836ff4d85816cfe4fd6f7028b4 authored almost 4 years ago
* fix: #6950;
* removed single driver in test;
* fixed issues with column `comment` change...
5a3f9ff3d6ff5ec1bf704c836bef5a7529ff7f5a authored almost 4 years agob9d7898717d804fbd6ab1f2866f1f91e021576bd authored almost 4 years ago
af4c93a11371d983b5322839c902f0ed6a88f2ab authored almost 4 years ago
* Support maxdecimaldigits option by geometry type
* simplified logic
Co-authored-by: Umed...
d74900830729c8b9b32226d42d304576e573c744 authored almost 4 years agoAllow explicit insertion of preset values for mssql IDENTITY columns. These are the equivalent t...
4abbd46af347ff7d1b38f073715155b186437512 authored almost 4 years ago* Fix MariaDB VIRTUAL [NOT NULL|NULL] error
Fixes #2691
query failed: ALTER TABLE `custome...
82f2b75013e50c9cce9468f03e886639d4943a9a authored almost 4 years ago
Every supported back-end requires that primary key columns be non-nullable.
As of this PR, this...
This commit adds tests to demonstrate the bug found in #6950
0a5100d4ab242bc79b755dd30670295d808ca866 authored almost 4 years ago* docs: add queryRunner docs
* docs: fix typo and code example
edit the text to fix typos ...
c0899eb91277494143879a70209017c2bfae8e9a authored almost 4 years agoacf1ea94daeb9b883c6c359e97bb04e6ba338e4d authored almost 4 years ago
updated ormconfig.json;
9d8573454b4baea36b1791d0f46da89039dacbb5 authored almost 4 years ago* feat: export all errors
* Move error exports into error folder
56300d810e3e6c200a933261c2b78f442751b842 authored almost 4 years ago5d86bbf2e06898840dbf2f43c12dd7ef9f17ccc1 authored almost 4 years ago
BREAKING CHANGE: this fix introduces breaking change on "conflict*" options
ab56e07de162771b0a42bc4074f089ca6f52cd2b authored almost 4 years ago