typeorm-model-generator/src
2019-08-09 18:13:13 +02:00
..
drivers support for postgres enum types #187 2019-08-09 18:13:13 +02:00
models Replaced "Object" with "object" for the generated JSON column type, so that TSLint does not complain about it being too general, while still preserving the same semantics. 2019-06-20 15:59:04 +03:00
AbstractNamingStrategy.ts more refactorings 2019-01-22 15:58:57 +01:00
Engine.ts moved to ts-node 2019-06-08 00:28:29 +02:00
entity.mst merge master 2019-07-19 11:59:38 +02:00
IConnectionOptions.ts added wizard mode 2019-01-26 11:08:46 +01:00
IGenerationOptions.ts added naming strategy to config file 2019-01-27 01:12:07 +01:00
index.ts docs change 2019-08-08 21:57:29 +02:00
NamingStrategy.ts fixes #157 2019-04-11 21:11:12 +02:00
tslint.json more cleaning up 2018-12-08 18:58:16 +01:00
typings.d.ts better handling fatal errors, codecov treshold set 2017-12-31 01:20:53 +01:00
Utils.ts moved to ts-node 2019-06-08 00:28:29 +02:00