typeorm-model-generator/src
2020-01-15 16:47:08 +01:00
..
drivers Merge branch 'master' into next 2020-01-03 13:38:47 +01:00
models fix removal of columns used in relations which where also used in indices 2019-11-10 16:23:32 +01:00
templates proper fix for shadowed names 2020-01-05 01:29:14 +01:00
Engine.ts code cleanup 2019-10-13 17:20:17 +02:00
IConnectionOptions.ts Ignore tables parameter (#120) 2019-12-22 16:58:13 +01:00
IGenerationOptions.ts Default values as defined in index.ts 2020-01-15 16:47:08 +01:00
index.ts init converter before calling the CLI 2020-01-15 16:46:29 +01:00
library.ts avoid name colisions in tomg exports 2019-12-28 12:01:52 +01:00
ModelCustomization.ts Option to disable column name pluralization (#142) 2019-12-20 19:24:15 +01:00
ModelGeneration.ts Force EOL to be as defined, otherwise default from OS 2020-01-14 13:31:04 +01:00
NamingStrategy.ts Option to disable column name pluralization (#142) 2019-12-20 19:24:15 +01:00
Utils.ts fix naming strategy with relative path(#171) 2019-11-17 19:23:06 +01:00