Kononnable
|
43cef23814
|
changelog update
|
2019-04-01 14:16:05 +02:00 |
|
Kononnable
|
dcffa51c6c
|
Merge branch 'master' of github.com:Kononnable/typeorm-model-generator
|
2019-04-01 14:11:58 +02:00 |
|
Kononnable
|
49da9f3a6a
|
codecov config change
|
2019-04-01 14:10:53 +02:00 |
|
Kononnable
|
a5fb41b7f8
|
Merge pull request #79 from rmachado/master
MySQL bit support
|
2019-04-01 12:32:48 +02:00 |
|
Kononnable
|
721ae93214
|
fixes after merge to latest master, added tests
|
2019-04-01 12:00:21 +02:00 |
|
Kononnable
|
727e8059e6
|
Merge branch 'master' into pr/rmachado/79
|
2019-04-01 11:35:11 +02:00 |
|
Kononnable
|
13a638d12b
|
0.3.2
|
2019-03-15 13:30:15 +01:00 |
|
Kononnable
|
672a08b4dd
|
mariadb default value comatibility changes
closes #153
|
2019-03-15 13:28:24 +01:00 |
|
Kononnable
|
87690d0547
|
fixed generated columns order
|
2019-03-15 12:33:45 +01:00 |
|
Kononnable
|
45dd1b0021
|
changelog change
|
2019-03-15 12:01:18 +01:00 |
|
Kononnable
|
727fe0b5d1
|
fixing TravisCI test command
|
2019-03-12 22:25:39 +01:00 |
|
Kononnable
|
abf666d0e7
|
fixed shadowed variables tslint errors closes #141
|
2019-03-12 22:01:11 +01:00 |
|
Kononnable
|
a6648882c1
|
changes in travis build script
|
2019-03-11 19:47:35 +01:00 |
|
Kononnable
|
f8e39c3304
|
more fixes on mysql8
|
2019-03-09 22:22:07 +01:00 |
|
Kononnable
|
b9332736ea
|
Merge pull request #152 from jasonvideoblocks/mysql-enum
#147: Fix case-sensitive column names
|
2019-03-09 20:08:08 +01:00 |
|
Kononnable
|
fde4cefa45
|
Merge branch 'master' into mysql-enum
|
2019-03-09 19:21:50 +01:00 |
|
Kononnable
|
5591a7bc77
|
generation of models based on multiple databases
closes #144
|
2019-03-08 23:24:00 +01:00 |
|
Jason Lycke
|
74896657d4
|
#147: Fix case-sensitive column names
|
2019-03-06 14:25:11 -05:00 |
|
Kononnable
|
03fed9361b
|
dependencies upgrade
|
2019-03-02 12:47:18 +01:00 |
|
Kononnable
|
aba47cc9b8
|
fixes #151 - generation of ManyToMany relation with custom table names
|
2019-02-25 23:23:07 +01:00 |
|
Kononnable
|
3cce3d2071
|
fix
|
2019-02-24 16:49:52 +01:00 |
|
Kononnable
|
8a33570675
|
fixing travis builds ocasionally failling
|
2019-02-24 16:48:46 +01:00 |
|
Kononnable
|
6808a58200
|
0.3.1
|
2019-02-09 22:54:31 +01:00 |
|
Kononnable
|
cce30d3edf
|
fixes #146
|
2019-02-09 22:54:23 +01:00 |
|
Kononnable
|
fd07a1879b
|
fixing postgres generation of duplicate relations
|
2019-02-09 01:29:58 +01:00 |
|
Kononnable
|
3949d9526e
|
0.3.0
|
2019-02-07 19:05:23 +01:00 |
|
Kononnable
|
3c159257fc
|
changelog
|
2019-02-07 19:05:10 +01:00 |
|
Kononnable
|
75b6f62903
|
Merge pull request #143 from Chlorine/patch-1
Current case-conv for class name in @RelationId
|
2019-02-06 17:56:09 +01:00 |
|
Chlorine
|
c23256a626
|
Current case-conv for class name in @RelationId
In @RelationId decorator generation class name must be case-converted according to current settings
P.S. Thanks for a great work!
|
2019-01-30 13:18:20 +03:00 |
|
Kononnable
|
0767128866
|
fixed column names for joins
|
2019-01-27 01:58:18 +01:00 |
|
Kononnable
|
c4bc0c007f
|
added naming strategy to config file
|
2019-01-27 01:12:07 +01:00 |
|
Kononnable
|
21ec046139
|
stroring config settings in a file
|
2019-01-26 13:48:12 +01:00 |
|
Kononnable
|
aa37ba086e
|
remove docker-compose-without -docker which isn't used anymore
|
2019-01-26 11:59:26 +01:00 |
|
Kononnable
|
a4fda55e2d
|
added wizard mode
|
2019-01-26 11:08:46 +01:00 |
|
Kononnable
|
035a4972a9
|
CI - setting startup delay to 60 seconds
|
2019-01-24 21:40:46 +01:00 |
|
Kononnable
|
f99a711ed7
|
CI - adding 30 sec delay
|
2019-01-24 21:28:27 +01:00 |
|
Kononnable
|
56fa71eeef
|
fixing CI script
|
2019-01-24 21:16:55 +01:00 |
|
Kononnable
|
ec19745af7
|
CI - removing sleep, moving first docker-compose to maintainer build
|
2019-01-24 21:11:59 +01:00 |
|
Kononnable
|
3208c2b016
|
lowering CI wait time
|
2019-01-24 20:58:01 +01:00 |
|
Kononnable
|
d213e122ed
|
tryiing to setup oracle while downloading others images
|
2019-01-24 20:34:00 +01:00 |
|
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 |
|