typeorm-model-generator/src
2019-12-20 16:51:24 -08:00
..
drivers support for mysql set type (#91) 2019-12-19 17:43:03 +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 remove generation of PK indices 2019-11-10 18:41:21 +01:00
Engine.ts code cleanup 2019-10-13 17:20:17 +02:00
IConnectionOptions.ts remove sleep parameter 2019-12-15 12:57:19 +01:00
IGenerationOptions.ts Option to disable column name pluralization (#142) 2019-12-20 19:24:15 +01:00
index.ts Option to disable column name pluralization (#142) 2019-12-20 19:24:15 +01:00
library.ts Provide main entrypoint and generated typings to use the core as a library 2019-12-20 16:51:24 -08:00
ModelCustomization.ts Option to disable column name pluralization (#142) 2019-12-20 19:24:15 +01:00
ModelGeneration.ts change passing parameters to CLI 2019-12-12 20:31:38 +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