Commit Graph

416 Commits

Author SHA1 Message Date
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
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