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

removed "only"π tests

8968397bf24d900a8f3101370553278b4127be24 authored over 7 years ago
fixed bugs in relation query builder

9d74df10abed9ce903abd04c5a7316002c2205ac authored over 7 years ago
added more relation query builder functionality and tests for them

087f4a8309d08d165451f5f007fb066577b8a4ca authored over 7 years ago
Merge pull request #892 from daniel-lang/sqljs

Cordova Driver: add check if the location option is set

d0efc52a8d0a85dc4033461088f6ca84e10e5bd9 authored over 7 years ago
fixed #890

ef93cd4126aa4954968a9eabf46790417b2ff498 authored over 7 years ago
Merge pull request #26 from typeorm/master

Merge from typeorm

6ac3f84078eb3416110a0d24aad40e702010fb1e authored over 7 years ago
fixing failing tests

f4f41f5545ff405596f0d5b4d0e9b9bd942b8a03 authored over 7 years ago
fixed tslint errors

424c3cf6065ea31041651715dd4dfd46628354be authored over 7 years ago
Merge pull request #886 from iz-iznogood/Issue-#549

Fix for issues #549, #244, #572 and #221.

9259294b7f64400e970256c172f34603b363c8ff authored over 7 years ago
Add test

e74d9d1a185d627fbb030ab14668f16e35c92b2a authored over 7 years ago
Merge pull request #885 from iRath96/master

Add support for value transformers

d36ae18a887f3045e5c24f6b798e3afe13707043 authored over 7 years ago
added relational query builder functionality - "set" method

1107458852054e99bec83d10dd296c8c9145f0ec authored over 7 years ago
remove generic parameters from ValueTransformer

7e894ae3c52b755819cebe6a5b8513eb11c2c246 authored over 7 years ago
add transformer column option to documentation

13153a57c1f05a262bc68e28f292834e06a6a917 authored over 7 years ago
rename transform methods in ValueTransformer

fc015457155ca8d1a557027af0cccda17a730f07 authored over 7 years ago
rename valueTransformer to transformer

e8dbd006071664b00e0e985bd30df712e80ecf8a authored over 7 years ago
Use method normalizeIsUnique in column comparison

We use the new method so that the isUnique property is compared correctly

c32559d30b199707e5cf5dad10fc5e5435b9904c authored over 7 years ago
Add normalizeIsUnique method to driver interface

We need this since there are differences on how a DB handles the unique column case
MySQL - Mari...

9d47937dd688e2bf3870d4ab502b197fae5a101c authored over 7 years ago
Merge pull request #25 from typeorm/master

Merge from typeorm

78c9131392fdbff306810c4efc4b9d6ea1d40f48 authored over 7 years ago
add support for marshalling to non-string datatypes

0d512ec69fe77c2aa3f6207b010c5c1401d39972 authored over 7 years ago
add support for value transformers

a63a00443cb07644ddac07e4d1b317d47a4a8f51 authored over 7 years ago
Merge pull request #883 from iz-iznogood/Issue-#880

Export Entity Schema (Issue #880)

63dcb87700a4cc00608feccd770371445d179064 authored over 7 years ago
Export EntitySchema (#880)

Export entity schema from index.ts

618a7f036fca0ac087169592da3b48460960f8a5 authored over 7 years ago
Merge pull request #24 from typeorm/master

Pull from typeorm

13c45ac71533d529d2fa8dc061a420fdeefadf22 authored over 7 years ago
removed mssql from travis :sad:

1aaf157500645c26c0fa9d1bc7fb0f1edf679628 authored over 7 years ago
Merge remote-tracking branch 'typeorm/master' into feature/extend-lazy-relation-testing

0c0c14850af403cb2179d4377c728adbd4bd5e26 authored over 7 years ago
small fixes

29ee8446658a039ee1903bb0eea8debe3c967c23 authored over 7 years ago
Fix normal-lazy-relation schema path

0c02883276f509fd1f4ec6e7fbaecaf37c321c4c authored over 7 years ago
Merge remote-tracking branch 'typeorm/master' into feature/extend-lazy-relation-testing

08a3f24aab7ef85d72c16acb99e0f893e0c9e036 authored over 7 years ago
Merge pull request #878 from iz-iznogood/Issue-#197

Issue #197 and #790

51caf9fe30462ab44eacab69dbff1a4882bfd1f1 authored over 7 years ago
renamed loadTableSchemas to getTables inside QueryRunner

1430002e4adbf2df0061f3a5fe230257d167807c authored over 7 years ago
Add lazy-relation-tests, update to latest master

f625467f421185ca164cfd9ca481d246bd66f3ae authored over 7 years ago
Merge remote-tracking branch 'typeorm/master' into feature/extend-lazy-relation-testing

a466de4e4f986280c23d91b24021859374b79f01 authored over 7 years ago
trying to figure out travis ci issues

f470353bf5361326731beec3674669f5cd0d8170 authored over 7 years ago
trying to figure out travis ci issues

abd109e7fdd9d7b11bf6c92108025eebc6a38a8f authored over 7 years ago
added delay for ci tests

3f9b5fc59f7b54b6b80c5e473f17b317e39feaa6 authored over 7 years ago
added init and version commands

fb877511566f558e46035b7f56eadfdd7471f3c4 authored over 7 years ago
Merge pull request #23 from typeorm/master

Merge from typeorm

b5a9dd3c881b97186e69028c1fd44f38b400be18 authored over 7 years ago
Merge pull request #22 from typeorm/master

Merge from typeorm

315a618034ed1682feabdef6939ea314aba8b486 authored over 7 years ago
fixing failing CI tests

f919ded6733efee00c71bfe4e558c61aba3c5c07 authored over 7 years ago
left only stable (node8) and node4 versions to test by CI to improve testing speed

fd03e06d7b245b644ab42e6a1d9bdc2acc5fb68d authored over 7 years ago
fixing failing CI tests

52a0e9ee392be67a7fbcd2b4d6e08b99d42379ac authored over 7 years ago
Fix for #197 and #790

We change the logic for finding the indices on dropped columns. Instead of searching in the meta...

44b6cb71423b7a6d630f5c1af6e4dd313e6fc7b6 authored over 7 years ago
Fix typo when retrieving the table name from Postgres indices

We need this in lower case

10d65fbb20d1969113c51ac87366231f70ed7b3b authored over 7 years ago
Add a test for #197

Add a test to emulate dropping a column and it's related index.

e27c4bb714697dd5f78caaf450dfeef898090952 authored over 7 years ago
added mssql to CI

0f40d9bef61d5b11cf69357891d9bfab3e3583a7 authored over 7 years ago
fixes failing CI test

fb58c15985ca22c898452a0f6f98d6fbc706d363 authored over 7 years ago
Merge pull request #21 from typeorm/master

Merge from typeorm

353456b1248ab0c120b2cfdd9472fefb7f952f76 authored over 7 years ago
fixing failing tests

0eb93514ee4324009cabcfa6249bbb652813234b authored over 7 years ago
fixing failing tests

e50e6413708333a46be8f93877d2c8bc086c9b51 authored over 7 years ago
fixing failing tests

74aa46964b0ee68eef451d4ca244eb470d4659d6 authored over 7 years ago
fixing failing tests

f0b09382e19dc56ee0d28e329ea8fd3405a4b69a authored over 7 years ago
fixes failing CI test

045d6a745671e8a5ebfe84081640ee2d7faa6313 authored over 7 years ago
added mssql to CI

b5133359d54f9dfdde8f01f0530c93b02c2fe582 authored over 7 years ago
added mssql to CI

875d172a4963d68531892192e777b1fcae1a9f20 authored over 7 years ago
added mssql to CI

7b16df50948e74d4e54bddd766d01ca13f58725f authored over 7 years ago
added mssql to docker compose

74226fa65e80f78cfd8a9147a535fae2ecc37b4f authored over 7 years ago
version bump

118d0c05bcf1c5ea0bd0c26a9a2b30964b50324c authored over 7 years ago
Merge pull request #871 from daniel-lang/ionic-fixes

Browser Package: Adds cli.js and fixes wrong naming for the SystemJS build

f69119d9a2b21bdc74dc846a2bafdad6066dcc40 authored over 7 years ago
add initial support for postgres migration generation

564d3a3533b26eb3e847e74bb64027aa82130646 authored over 7 years ago
made using one package possible

a8c336bcb38b087348c10fea691f618842399866 authored over 7 years ago
trying to fix #863

377710d24649209049adbadab2de5fb3a0771313 authored over 7 years ago
Merge pull request #20 from typeorm/master

Merge from typeorm

947cba4fe69c0a24406ca5431e4ba116093e7c02 authored over 7 years ago
trying to fix #863

8d82cbcbd704dd4ad0041c73aaaac89977e6a3f2 authored over 7 years ago
reverted name change for systemjs

5eedfc7649de29cc89e745445938b4f122a41ad7 authored over 7 years ago
Merge pull request #872 from iz-iznogood/Issue-#863

Issue #863

f4ee62eeb9712759a8641e5ff63678346e325591 authored over 7 years ago
Merge pull request #870 from lukaszklis/migration-create-fix

Remove deprecated imports from MigrationCreateCommand

f4855fc070271a6de4cf055175953d8ca414872e authored over 7 years ago
Add test for issue #863

Try to create an index and it blows, some problem with propertyPath and referencedColumn

f64d89741d5a9f8ee088185472005910d3575a0d authored over 7 years ago
added missing cli.js to browser package, fixed systemjs version when using "typeorm-browser" as package name

20701207702adc543c541d563fcea8ecedd6e17f authored over 7 years ago
Remove deprecated imports from MigrationCreateCommand

Refs #860

0ebff0d6d04de8e60295d3d1fd129ef9a61931c6 authored over 7 years ago
Merge pull request #19 from typeorm/master

Merge from TypeORM

1e2e95a635b05b063112ffe3ce85a51703e07ad0 authored over 7 years ago
skipped broken test

0173121b0dffc5db2afcac036324a4d66904aa1c authored over 7 years ago
Merge pull request #839 from slavafomin/master

Added test for issue #838

7bc12e108838789965bb0badabf8e7f75f08d8e0 authored over 7 years ago
removed only test

535ef548b96c74b3f173e9fee630f9c4ce7c3140 authored over 7 years ago
fixes #868

76b9dffd820bea66ab8153e1cba382405dc014c2 authored over 7 years ago
Merge pull request #868 from YuhangGe/master

fix bug when apply `skip` and `take` option to findAndCount(fix #867)

ee7d3fddcdba308da1120e686206a6955753dfd0 authored over 7 years ago
fix #867

98a70dabd656e65dfe68e87345c73f30dcb6a9c9 authored over 7 years ago
Merge pull request #866 from daniel-lang/ionic-fixes

browser package: ship definition files instead of source files

9c92b14878ec6428e5db104843ad613f44508c63 authored over 7 years ago
changed source files to .d.ts in browser build

e0bf036a224ee7e95411a738fa741c82b02138b9 authored over 7 years ago
version bump

0fc188410b753b7f8729948c41d37d75bb98adf3 authored over 7 years ago
fixed issue #720, added test for it, fixed cache test

6e9cd2f5bcd2c402d6bddae1553531fdb40c3cbd authored over 7 years ago
Merge pull request #18 from typeorm/master

Pull from typeorm master

84f1900e939060c986940926b78ca0de3bf4bd74 authored over 7 years ago
Merge remote-tracking branch 'typeorm/master' into feature/extend-lazy-relation-testing

4910993fb834e904289e2b385130c6b19daa161e authored over 7 years ago
version bump

acf7e2ae3b2d0408391f0e1293b3b928ced6f9fa authored over 7 years ago
Merge pull request #860 from lukaszklis/migrations-cleanup

Remove deprecated imports for generated migrations

43cb6c6f5180142e1dea5ee4523d07ed91d316b4 authored over 7 years ago
Remove deprecated imports for generated migrations

fcb34ae976a6a72be162f4b7679db9d01d5078a8 authored over 7 years ago
Merge pull request #17 from typeorm/master

Pull from typeorm

a473a069f0fa789f9321f8fd81db79646f2591c1 authored over 7 years ago
Merge pull request #856 from iz-iznogood/issue-#855

Fix for issue #855

e7239cc02be65be9e60bdf2dc7d54c65f8bc254f authored over 7 years ago
Merge pull request #854 from daniel-lang/ionic-fixes

Cordova driver: Fixes wrong disconnect call and added location option

c060422acf14ba99b80d029a26fa044984f01707 authored over 7 years ago
added query builder result cache functionality

838b336c4e6e824949338914bd8f36fb65e6d4d0 authored over 7 years ago
Fix test message

Fix the message for 'it' at sequences test

5d4b7305339dccde38e2cbc3c583175b498e87fa authored over 7 years ago
Fix for issue #855

We fix the sequence naming in Postgres so that we do not recreate it on each restart.
Add a test...

c0a00ad68b52dffeb4da1bd57de8092d01e237a0 authored over 7 years ago
fixed wrong callback in cordova db disconnect

e6cb7a6fe006a1f364ffda7c3e6a2d4cb1c9d24d authored over 7 years ago
Merge pull request #16 from typeorm/master

Merge from typeorm

e5708f35e5bbd29589949312b3cb4d02f6c414df authored over 7 years ago
Bump lock file

538feb316c8163738e6fb8b3d8028e18a7cdd9f3 authored over 7 years ago
Merge remote-tracking branch 'typeorm/master' into feature/extensive-lazy-relation-testing

420448426a73c92ee9b846a19b39182abdab54bb authored over 7 years ago
version bump

b51e199a4a56850970992b813bde7ee10e27d59f authored over 7 years ago
added some docs

b62046b59d5bc9efa5a5cee66f6df5b8baef28f9 authored over 7 years ago
Merge pull request #852 from iz-iznogood/test-for-#770

Fix for issue #770

bcb31cbc3f24feba71b3dc415ec8da685a18a3f5 authored over 7 years ago
Merge pull request #851 from iz-iznogood/indices-fixes

Fixes for issues #833, #834 and #840

b84d95b902bb044d997d9d0fbea8ef34c36a9fca authored over 7 years ago