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 compilation error due to missing explicit return

ef6b7203646c4f0263f46f8a1a725046744624ca authored over 7 years ago by Michal Dziekonski <[email protected]>
Leverage generics & type inference to allow typesafe returns from transactions

dc44e3cd246769fc47bf046414c47482799d883d authored over 7 years ago by Michal Dziekonski <[email protected]>
Merge pull request #688 from mingyang91/patch-1

fix typo in readme

64f50c9bd9fcabaf2a29b754d6d6f944e77393ab authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fix typo

Let the above code be equivalent to the following code.

e70096f7400a67cde524c1f9d77a32076487ede8 authored over 7 years ago by 明扬 <[email protected]>
Merge pull request #627 from bartlomiej-korpus/github-fix-587-clean

fix column ordering in composite index with relation fields

4d63b9325174dc0b784a5dee9a6250ffb2ec3fc1 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
Merge pull request #670 from tjme/master

#660 Specifying a RETURNING or OUTPUT clause with QueryBuilder

1254d431ec61cc0e68628262fb77ad244865ea79 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
Transfer WHERE logic, allowing RETURNING clause to be appended

for PostgreSQL UPDATE and DELETE qeries

792fc22d534f1718e8339fb1bd3a1b2061cede18 authored over 7 years ago by Tim Merrison <[email protected]>
Fix handling of test thrown errors

Re-introduce PostgreSQL UPDATE and DELETE tests that currently fail

6c04f13c26bad8be1adeeee9673cfae48d86623d authored over 7 years ago by Tim Merrison <[email protected]>
Throw error if RETURNING or OUTPUT used without MSSQL or PostgreSQL

and correct tests accordingly
Add descriptive comments to all Methods (linking RETURNING and OUTP...

bd07abda62f037569e993314b7feabd8b6ed16ee authored over 7 years ago by Tim Merrison <[email protected]>
More comprehensive tests

but UPDATE and DELETE not yet supported for PostgreSQL

b9024422243e52fbb187585e0b6accb75040f1f8 authored over 7 years ago by Tim Merrison <[email protected]>
Fix PostgreSQL #660 tests

bc7481c754c591dafb5834c9bb2a5b2324a5cfd8 authored over 7 years ago by Tim Merrison <[email protected]>
Add OUTPUT function test

ec298509f92c5ec978bbfbf0eb59cac0c6813f3b authored over 7 years ago by Tim Merrison <[email protected]>
Corrections to OUTPUT clause

1612723350933ad070fda5c8ff6641495d634017 authored over 7 years ago by Tim Merrison <[email protected]>
Add OUTPUT as equivalent of RETURNING clause

Temporarily remove non-working tests

814f8156675125bbce00cd2f7708dae0cfe4ae39 authored over 7 years ago by Tim Merrison <[email protected]>
Add #660 tests for SQL

2c3bc4f3cc53127d92169b1897799b97004d805e authored over 7 years ago by Tim Merrison <[email protected]>
#660 Specifying a RETURNING or OUTPUT clause with QueryBuilder

035f0bad2abafe4382c7907ce26d0d3819f5eb5c authored over 7 years ago by Tim Merrison <[email protected]>
fixes #658

c3b0251a0325969fd1d2f44000fcb3c18257989d authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixes #652

b74bdca48d297df214e41d228156d44226697594 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
Merge pull request #652 from guscastro/master

Update documentation to remove references to self-initialised arrays

cc18a0c87291689d4d6efab1df45ad036ac9fba8 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
Update documentation to remove references to self-initialised arrays

45d00825a2b856129b1f6a7ba06bfb5575dce3f9 authored over 7 years ago by guscastro <[email protected]>
fixes #636

28bce80a59acd6d26f01cb37ae7e62ce4e0367de authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
small refactoring

c3571e902e18a0a6f04865af2c4264135fbbc8b4 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
Merge pull request #640 from hisamu/tree-repository-naming-strategy

Use the naming strategy on TreeRepository

b8a753023092be2c1f62b8bf4ce70e661ef4a7a8 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
Use the naming strategy for TreeRepository

34c899141877f46b95af90fd957d74927dfe4874 authored over 7 years ago by Luã de Souza <[email protected]>
Merge pull request #638 from seeekr/patch-1

fix typos and inaccuracies in README.md

e381365f853b73bf729189020e91cca1bfc14895 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fix typos and inaccuracies in README.md

62f574e371b13afece1b1e2958a3d3ccc2e01a98 authored over 7 years ago by Denis Andrejew <[email protected]>
Merge pull request #626 from asvetliakov/fix-directory-loader

Improve DirectoryExportedClassesLoader

250aed1bac76041f1ce5128502e3715439787133 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
added docs for future edit

e297c5d516b65dfebfd9677fa45c9eeb5f206adf authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixed how null and default are being persisted into db

f5df7076245d7929f0f2fd4f2ecdbefd4cfef76b authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fix column ordering in composite index with relation fields (join columns)

2d03f1b9beb5093e31cbbddce6339f63c11f0621 authored over 7 years ago by Bartek <[email protected]>
fixed issue #485

45b0fa3266d772366cb585b69f6a3d5799e6f380 authored over 7 years ago by Zotov Dmitry <[email protected]>
Imporve DirectoryExportedClassesLoader

0bc42e5065d00f995d60aaa4d9e3c2f3c3314c8a authored over 7 years ago by Alexey Svetliakov <[email protected]>
added precision support in to Postgres time and timestamp data types (issue #267)

9917787a7796e161def16033085cd454b2d69e2a authored over 7 years ago by Zotov Dmitry <[email protected]>
fixed migration run in mssql issues

84a54cd7210f08f41414cf09a92413a13301aa5e authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
better syntax highlighting

f3e8170e9ee84aade206e9fbeab7517e32c3d2ea authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixed #610

0f8b4debe59232411cd30a691c8051107a911b9b authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
Merge pull request #619 from joffray589/patch-1

Update MysqlDriver.ts to fix issue #610

5ca9e0e55dd39732646022973a49b6bc2d84908d authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixes #608

7065d800f6258dba691f69796a9358b167228266 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
added precision support in to SqlServer datetime2, time and datetimeoffset data types (issue #267)

724caf14bad4e52f36715778641f1c0558400810 authored over 7 years ago by Zotov Dmitry <[email protected]>
removed only test

52d18d80412e62c07835eaf30354034a77d67f52 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
test for #620

565b1a4ce25a9df8cb18377e1c9abfa7f8a0aec2 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixing #617

028023df7bfcbe98c713700d3f35cd730f965cfc authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
added missing dependency

9a0c51bc6abd9b47d1fa81a29daaa2138a054427 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
Update MysqlDriver.ts : fix tslint whitespace validation

7639540966573d9aae591b0739cdc717dbf68090 authored over 7 years ago by Joffray Braga <[email protected]>
Update MysqlDriver.ts to fix issue #610

9a06f9f8dc7efcf073820cfc095a032f9c41eb78 authored over 7 years ago by Joffray Braga <[email protected]>
added changelog notes

1e1c4c1df98b8aef73f4cbc95e5754830f89a0ff authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
added MssqlParameter into main exports

f5cf34c290a13bf538a5d44bccd11f9ec2303c84 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixed issue #433

b1de8f3c06fc3d08e05e7432052da042e5426c97 authored over 7 years ago by Zotov Dmitry <[email protected]>
fixes #505 - added sql syntax highlight + refactoring and improving commands

d22a86ff8a6f0859c782c38b194004306fd605a0 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
added precision support in to MySql time and timestamp data types;

85e09ef559b2b9859e349e80a263e0bc2282bde0 authored over 7 years ago by Zotov Dmitry <[email protected]>
minor bugs fixed;

added precision support in to MySql datetime data type;

0da03068ec0186e4f1adcfe58e0ecfd9afa5e1fe authored over 7 years ago by Zotov Dmitry <[email protected]>
added milliseconds support in to all drivers;

445a5740e879bd62b7bccde8e5367a36dbce9fad authored over 7 years ago by Zotov Dmitry <[email protected]>
fixing sql server paramaterizing issues

233f29cb5e158640c690b21d58105b08b3a7bd3f authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
minor fix in locking mechanism;

f99ef2faccc40f759c8f4405f88b36d600786dd1 authored over 7 years ago by Zotov Dmitry <[email protected]>
fixes in SqlServerQueryRunner;

91423f89c4e0769b2ded6c9a46a79abfb2504f51 authored over 7 years ago by Zotov Dmitry <[email protected]>
fixing #352

53996c40b0e4acc289b82e06efc02b7b8f712a11 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
added support of enum and json types in mysql;

084406e3857fda5ef7f1512b8dfce33e5026ce1d authored over 7 years ago by Zotov Dmitry <[email protected]>
version bump

92ca23925900163cecceb68fc8814354bd386695 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixes #574

402f2ca6a26acbfef41488db370e61e00b459a22 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
version bump

c4004350d762a1bacd8eeb9c66ddaa1981409a00 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixes #600

e1781c57750a94f7e9aae52e09c772ae8f9f4820 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
added validation on supported data types;

54915b48231ac8fe643fce5bdd9a5c1c633f4f6c authored over 7 years ago by Zotov Dmitry <[email protected]>
Merge pull request #605 from eyalhakim/master

Allow returning nulls for nullable boolean columns

156f5c464410b6ad7b8e93159c9b4d3b6556c6e4 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
Merge pull request #607 from bartlomiej-korpus/github-fix-587

fix ordering of columns in IndexMetadata

336e59ddd0f7398f7991175843bfc3d1802c531d authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixing failing tests

786ef6661d89e73cb814b753cbdc9117c36b4e6b authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixing failing tests

d972a45c4c70dab7359fac0e57c0bc0afae1d93c authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixing failing tests

7fcba92671ba6104ccbd7b0df61ad7a14f33dfdf authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixing failing tests

296676c0a952610fbe0247477336851022a205ae authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixing failing tests

46745d3732e70cd517ad54d8282147033b93857d authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixing failing tests

d7d91d503c5bdba06f11d322c6838cf64893ed41 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixed issues with query runner manager and repo instances

555cd69f46ae68d4686ba4a8e07a8d77a1ee3aad authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
working on data types tests;

refactoring in drivers and query runners;

e7c516e7f4f162e1411d65a8aa30c43ef8b9220e authored over 7 years ago by Zotov Dmitry <[email protected]>
working on data types tests;

refactoring in drivers and query runners;

848f55931608e5d4c353f310c188c9788129cae9 authored over 7 years ago by Zotov Dmitry <[email protected]>
fix ordering of columns in IndexMetadata

55113b40b6b111ffefddbb516f118e52136246e8 authored over 7 years ago by Bartek <[email protected]>
cr fixes

4336953d077a6c764e12e3c7681887dfcd739a03 authored over 7 years ago by Eyal Hakim <[email protected]>
fixed failing test issue

e080c2726bc2178949ddc4a48c106ee486500c0c authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixed failing test issue

40ebdd9d92e295f5af3f9dddc367e56f67876994 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixed failing test issue

a4892209cf719a64b863f4f0a682039d35bd02c3 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
test

f8a732c1d951089f548fc03b8ba1557e3a46a9a6 authored over 7 years ago by Eyal Hakim <[email protected]>
Allow returning nulls for nullable boolean columns

07927375192adf6f5edb8ff61d4c752a47509694 authored over 7 years ago by Eyal Hakim <[email protected]>
fixes sqlite failing test

b110deb7aa1d8107bb2e10e8198dbbfcaf73c783 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
version bump

6f6a68896a2ba714ede3322c10065b0d82a297b7 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fix for #313

89991289347074ed0ea511701512cf27e6d7d085 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
Merge pull request #566 from MagnusCloudCorp/closure-fix

fixed closure-table failing tests

277a7aed1adcd2491b5dddb722f1814c9028f83a authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixing tests

3e55b0caedab5c3773055864ad59a9605abbdd5d authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixes #594

ef2417f1c95d3144e5b445f0098a84d7b8449515 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
tests for #401

2a64aaf8b65aa97ede800ba9b20f3be531a66a35 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixes #407 #388

4b933867c4b9a6fd474a4477696b7c25565a63d5 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fix findRoots method

3df27845c7efb33e108a0a911c7394b1a813dee7 authored over 7 years ago by Salim Benabbou <[email protected]>
revert code formatting

be8ac070c50e73cc9b1d0813b21d8f63f2153827 authored over 7 years ago by Salim Benabbou <[email protected]>
merge conflict

cbd7fed03e0538975ae23b661e21dc7b5b5e0521 authored over 7 years ago by Salim Benabbou <[email protected]>
escape alias & columns in findRoots

3df9cb1e60537d9bfe63f80eaa3c8a679961b013 authored over 7 years ago by Salim Benabbou <[email protected]>
fixed closure-table failing tests

f415bd890095c1bee5b0a36156925733afee6adc authored over 7 years ago by Salim Benabbou <[email protected]>
Merge pull request #1 from typeorm/master

merge from typeorm/typeorm

bc90039a8695c1e4226ca452212107a390d042ae authored over 7 years ago by Salim Benabbou <[email protected]>
Merge pull request #599 from felipesabino/bugfix/global-installs

Avoiding global npm installs

8efbde7d9f314cf14874c9c48c8be2bdbf18c49a authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
fixes #465 - implemented sql support in insert/update and where expressions

c5edd3956a5ab0f82d269ed6b2e8bc9922327af5 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
Avoiding global npm installs

0c330c194b356fadbf0e99f0a361bbd9c97f6036 authored over 7 years ago by Felipe Sabino <[email protected]>
fix related to #509

33e34c4d26dab2e6c72db18b8d8786489bbc5fd3 authored over 7 years ago by Umed Khudoiberdiev <[email protected]>
working on sql server data types tests;

78b5478d8d94423b73551bca6c24748251c534c6 authored over 7 years ago by Zotov Dmitry <[email protected]>
working on sql data types tests;

554e4654758b234999d6d80d267c845b6c1508be authored over 7 years ago by Zotov Dmitry <[email protected]>