Commit Graph

388 Commits

Author SHA1 Message Date
Kononnable
984506abd3 setting longer delay period for travis 2019-01-24 20:31:49 +01:00
Kononnable
6e29e91872 speeding up test execution 2019-01-24 17:19:38 +01:00
Kononnable
bbcd7fb875 removing column options with default values from generated model 2019-01-24 13:05:13 +01:00
Kononnable
341632e62e changes in columnInfo model 2019-01-23 01:48:45 +01:00
Kononnable
99f3bfe3a3 tests optimization 2019-01-22 22:35:51 +01:00
Kononnable
a27c336056 updating some dependencies 2019-01-22 17:37:59 +01:00
Kononnable
dd59fd3eca more refactorings 2019-01-22 15:58:57 +01:00
Kononnable
c34f2912e0 refactorings 2019-01-21 23:51:25 +01:00
Kononnable
c62010c079 refactorings 2019-01-21 21:32:42 +01:00
Kononnable
3ba5ed6fb4 fixing travis CI 2019-01-16 23:53:28 +01:00
Kononnable
2a234d597d fixing CI 2019-01-16 23:09:18 +01:00
Kononnable
8f6b1a06f3 CI test 2019-01-16 23:03:26 +01:00
Kononnable
fcfe030775 fixing CI build 2019-01-16 22:57:50 +01:00
Kononnable
09cafec184 fixing CI build 2019-01-16 22:52:11 +01:00
Kononnable
98c2310956 updating travis CI configuration 2019-01-16 22:27:06 +01:00
Kononnable
27cf800c97
Merge pull request #137 from xLivan/patch-1
Add support for VARBINARY in MySQL
2019-01-16 21:06:15 +01:00
Kononnable
15ff0a42b4
Merge branch 'master' into patch-1 2019-01-16 20:20:37 +01:00
Kononnable
c61930e23e fixing coverage conf for PR builds 2019-01-16 20:16:53 +01:00
Kononnable
5ba10e2068
Merge branch 'master' into patch-1 2019-01-16 18:51:59 +01:00
Kononnable
7c4639cc55 fixing docker-compose without login 2019-01-16 18:44:18 +01:00
Livan
b7b0f2b587
Add support for VARBINARY in MySQL 2019-01-12 07:00:27 +03:00
Kononnable
86a4c0b378 0.2.25 2019-01-06 17:18:33 +01:00
Kononnable
6a81accecb changelog 2019-01-06 17:18:21 +01:00
Kononnable
270461a193 fixed naming strategy changing entity name in db 2019-01-06 15:37:52 +01:00
Kononnable
31ff9c8bf5 fix #135 proper relation generation when unique index have more columns 2019-01-06 14:40:38 +01:00
Kononnable
17facf0b2c 0.2.24 2018-12-30 23:57:36 +01:00
Kononnable
72437cdbdc changelog changes 2018-12-30 23:39:13 +01:00
Kononnable
82f5ae43aa fix for #122 - default values 2018-12-30 12:34:23 +01:00
Kononnable
e769696e58 closing #130 duplicate relations on mysql 2018-12-29 20:50:20 +01:00
Kononnable
4d060a7c89 docker image changes 2018-12-29 17:42:53 +01:00
Kononnable
cd6e38d729
Merge pull request #132 from Jared-Dev/master
Add flag to models that use the ActiveRecord syntax.
2018-12-23 21:31:20 +01:00
Kononnable
1eacddf6bb fixing tests 2018-12-23 20:46:00 +01:00
Jared Malcolm
f66ee271b5 Add flag to models that use the ActiveRecord syntax.
Closes #131
2018-12-19 10:25:49 -06:00
Kononnable
62c9318833 0.2.23 2018-12-16 21:11:43 +01:00
Kononnable
1d1aff7901 changelog changes 2018-12-16 21:09:13 +01:00
Kononnable
2c224060d5
Merge pull request #124 from KevinGuancheDarias/issue-123
Fix problem reported in issue #123
2018-12-13 20:12:05 +01:00
Kononnable
2c37ff9a4d
Merge branch 'master' into issue-123 2018-12-13 20:00:11 +01:00
Kononnable
d5faa8b9c3 more cleaning up 2018-12-08 18:58:16 +01:00
Kononnable
721a85a0b9 more code cleaning 2018-12-08 12:49:57 +01:00
Kononnable
a4592ffb4d code cleanup, introducing tslint 2018-12-08 10:46:18 +01:00
Kononnable
69a2362890 code cleanup 2018-12-06 22:23:30 +01:00
Kononnable
9b3be6a7a9 fixing some errors while downloading docker images(retry) 2018-11-24 20:36:10 +01:00
Kononnable
a9adc18b88 optimizing travis docker image download time 2018-11-24 20:00:14 +01:00
Kononnable
b9f0ad5459 adding npm cache to CI 2018-11-24 18:21:34 +01:00
Kononnable
4d39b6c68c changing test coverage to remap also lcov report 2018-11-24 17:52:47 +01:00
Kevin Guanche Darias
17110d669c Fix problem reported in issue #123 with MySQL driver, in servers running MySQL server 5.7 and having complex schemas 2018-11-06 18:52:10 +00:00
Kononnable
f1e61e8bf7 fixing printPropertyVisibility spaces 2018-11-01 20:59:32 +01:00
Kononnable
505acb7994 Merge branch 'master' of github.com:Kononnable/typeorm-model-generator 2018-11-01 20:11:41 +01:00
Kononnable
6623c93e09
Merge pull request #116 from KevinGuancheDarias/master
Allow to define property visibility, by using --pv
2018-11-01 19:17:33 +01:00
Kononnable
0484b1254a changes to property visibility functionality 2018-11-01 19:05:53 +01:00