Commit Graph

29 Commits

Author SHA1 Message Date
Milton Howe
7dc9126ab3 add option to generate entities cased for Angular style guide (Pascal Entities, camel propertis, kebab files) 2017-09-12 15:19:55 -04:00
Kononnable
f2084935a7 0.2.0 2017-08-15 00:16:18 +02:00
Kononnable
83308b1716 added MySQL support 2017-08-14 16:38:18 +02:00
Kononnable
d30e196faf 0.1.0 2017-07-20 23:40:34 +02:00
Kononnable
36d66ae483 readme, preparation to npm publish 2017-07-20 23:16:55 +02:00
Kononnable
4ea92725e0 extracting dist bin 2017-07-20 21:39:08 +02:00
Kononnable
d60470a7f5 postgres support, not working column types, finding PK 2017-07-02 20:23:54 +02:00
Kononnable
75709fc41b npm update, adding package-lock.json 2017-06-15 18:58:35 +02:00
Kononnable
06158a50ec typescript version update; nicer fix of possible typescript error 2017-05-29 16:35:10 +02:00
Kononnable
3ca6707a80 changed from mustache.js to handlebars.js 2017-05-24 21:06:50 +02:00
Kononnable
126d9ce185 integration tests column options comparision, added generated column option to creating model from db 2017-05-22 22:46:33 +02:00
Kononnable
5e307aca65 added partial entity comparision in integration tests 2017-05-20 00:31:26 +02:00
Kononnable
2adce2f54f codecov fix(again)2 2017-05-14 16:07:22 +02:00
Kononnable
7338a19221 codecov fix(again) 2017-05-14 15:58:04 +02:00
Kononnable
938adf5b07 Added CI MSSQL Tests 2017-05-14 14:53:06 +02:00
Kononnable
c567ee0546 integration test step 2 - not completed yet 2017-05-13 00:33:39 +02:00
Kononnable
7b163dbd41 preparation to integration tests 2017-05-11 01:10:05 +02:00
Kononnable
e6d648ec24 codecov fix6 2017-05-06 00:20:40 +02:00
Kononnable
46685a2b82 codecov fix5 2017-05-06 00:10:55 +02:00
Kononnable
628f7b2b3e codecov fix4 2017-05-03 22:36:56 +02:00
Kononnable
bae5c20bc7 codecov fix2 2017-05-03 22:14:08 +02:00
Kononnable
fd7f89019a codecov added 2017-05-03 22:05:49 +02:00
Kononnable
a44d475f0b travis CI fix4 2017-05-03 20:27:18 +02:00
Kononnable
51d5f2e5a1 travis CI fix2 2017-05-03 20:02:37 +02:00
Kononnable
4cc450cdc5 Travis CI 2017-05-03 19:47:01 +02:00
Kononnable
d68b2cf3ed first tests created 2017-05-03 19:12:25 +02:00
Kononnable
29ab0e18cd enumerating all columns and indexes 2017-03-29 23:10:59 +02:00
Kononnable
a93b972f41 Added reading passed arguments;
some base classes
2017-03-26 03:38:09 +02:00
Kononnable
276720e5e5 creating project structure 2017-03-23 22:38:12 +01:00