Kononnable
|
13eda51860
|
fixes #157
|
2019-04-11 21:11:12 +02:00 |
|
Kononnable
|
b6df77debe
|
fixes #139
|
2019-04-01 22:04:20 +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
|
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
|
abf666d0e7
|
fixed shadowed variables tslint errors closes #141
|
2019-03-12 22:01:11 +01:00 |
|
Kononnable
|
f8e39c3304
|
more fixes on mysql8
|
2019-03-09 22:22:07 +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
|
aba47cc9b8
|
fixes #151 - generation of ManyToMany relation with custom table names
|
2019-02-25 23:23:07 +01:00 |
|
Kononnable
|
fd07a1879b
|
fixing postgres generation of duplicate relations
|
2019-02-09 01:29:58 +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
|
a4fda55e2d
|
added wizard mode
|
2019-01-26 11:08:46 +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 |
|
Livan
|
b7b0f2b587
|
Add support for VARBINARY in MySQL
|
2019-01-12 07:00:27 +03: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
|
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
|
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
|
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 |
|
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
|
0484b1254a
|
changes to property visibility functionality
|
2018-11-01 19:05:53 +01:00 |
|
Kevin Guanche Darias
|
8fc25aeb5e
|
Fix: Visibility Not been applied to relations
|
2018-10-31 09:35:35 +00:00 |
|
Kevin Guanche Darias
|
4e1d785b8a
|
Allow to define property visibility, by using --pv
|
2018-10-31 09:22:55 +00:00 |
|
Kononnable
|
da84c16475
|
added column type to generated @PrimaryGeneratedColumn decorator
|
2018-10-21 22:00:48 +02:00 |
|
Kononnable
|
d1c02b0605
|
fixing naming strategy #99
|
2018-10-01 22:19:59 +02:00 |
|
Kononnable
|
c72ea59bc4
|
fixing index column names if property names being case converted #103
|
2018-09-30 23:41:19 +02:00 |
|
Kononnable
|
200417d350
|
#96 using PrimaryGeneratedColumn decorator in generated entities
|
2018-09-02 15:35:34 +02:00 |
|
Kononnable
|
f10242f57d
|
#56 Postgres Array Column Type
|
2018-08-26 16:31:50 +02:00 |
|
Kononnable
|
ea62f0c686
|
#85 postgres geometry type
|
2018-08-26 12:48:24 +02:00 |
|
Kononnable
|
76065733f7
|
#81 postgress support for citext, hstore column types
|
2018-08-26 12:37:02 +02:00 |
|
Kononnable
|
d7ee4990c1
|
#94 RelationInfo.isManyToOne
|
2018-08-26 01:51:09 +02:00 |
|