Go to file
2017-05-14 14:53:06 +02:00
src integration test step 2 - not completed yet 2017-05-13 00:33:39 +02:00
test Added CI MSSQL Tests 2017-05-14 14:53:06 +02:00
.gitignore Added CI MSSQL Tests 2017-05-14 14:53:06 +02:00
.npmignore added badges, npmignore 2017-05-03 21:28:58 +02:00
.travis.yml Added CI MSSQL Tests 2017-05-14 14:53:06 +02:00
codecov.yml codecov fix3 2017-05-03 22:20:50 +02:00
LICENSE Initial commit 2017-03-23 20:52:39 +01:00
package.json Added CI MSSQL Tests 2017-05-14 14:53:06 +02:00
README.md codecov added 2017-05-03 22:05:49 +02:00
tsconfig.json first tests created 2017-05-03 19:12:25 +02:00
typings.json some logic in mssqldriver 2017-03-27 00:11:26 +02:00

typeorm-model-generator

Build Status npm version codecov

Generates models for TypeORM from existing databases.

Work in progress