Commit Graph

19 Commits

Author SHA1 Message Date
Kononnable
18918a01d1 better connection error handling 2017-05-01 01:05:19 +02:00
Kononnable
8c6d04cb51 output gitignore fix 2017-04-29 15:57:34 +02:00
Kononnable
e9e9ed8805 fixing code //TODO issues 2017-04-29 15:56:54 +02:00
Kononnable
9762f37ab5 default value fix 2017-04-26 20:35:09 +02:00
Kononnable
dd2399f4fe disabled mustache char escaping; couple fixes in mustache template 2017-04-26 19:23:22 +02:00
Kononnable
7ef9bb109c added self referencing tables support 2017-04-26 19:05:12 +02:00
Kononnable
9f5d0eee03 added multiple relations on single column 2017-04-26 16:17:00 +02:00
Kononnable
fcf593e3ae added relations 2017-04-23 23:41:49 +02:00
Kononnable
0b000042e2 changed PrimaryGeneratedColumn to Column, added decimal scale, precision 2017-04-08 01:45:00 +02:00
Kononnable
8f4520bb25 added @PrimaryGeneratedColumn, nullable, length on columns 2017-04-08 00:34:50 +02:00
Kononnable
fcede22b48 typeorm column type recognition, index template generation 2017-04-06 23:28:35 +02:00
Kononnable
15c8c56f24 base model generation 2017-04-03 00:28:38 +02:00
Kononnable
38b254548e enumerating all relations(one to many) 2017-04-02 00:53:19 +02:00
Kononnable
29ab0e18cd enumerating all columns and indexes 2017-03-29 23:10:59 +02:00
Kononnable
9f866fa99f fixed connection to database;
enumerating all the tables
2017-03-28 00:29:37 +02:00
Kononnable
35b230731a some logic in mssqldriver
problem with connecting to mssql
2017-03-27 00:11:26 +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
Kononnable
7527c60544 Initial commit 2017-03-23 20:52:39 +01:00