Kononnable
|
56d5f66e2e
|
#1 postgres support, working tests
|
2017-07-03 21:52:23 +02:00 |
|
Kononnable
|
8196db67e0
|
postgres column types, PK finding; not working relations
|
2017-07-03 02:36:55 +02:00 |
|
Kononnable
|
d60470a7f5
|
postgres support, not working column types, finding PK
|
2017-07-02 20:23:54 +02:00 |
|
Kononnable
|
9434426e42
|
added compilation of generated model in integration tests
|
2017-06-17 17:11:06 +02:00 |
|
Kononnable
|
7afd9f792c
|
Added indicies to tests
|
2017-06-16 01:41:25 +02:00 |
|
Kononnable
|
52884da881
|
added column types tests
|
2017-06-05 16:01:35 +02:00 |
|
Kononnable
|
d870654fc8
|
better handling of OneToMany/OneToOne relations
|
2017-06-05 15:33:34 +02:00 |
|
Kononnable
|
9a2076b3f1
|
recognision of OneTwoMany relations
|
2017-06-05 13:39:27 +02:00 |
|
Kononnable
|
06158a50ec
|
typescript version update; nicer fix of possible typescript error
|
2017-05-29 16:35:10 +02:00 |
|
Kononnable
|
642e57bf74
|
added relation tests - problems with distinguishing OneTwoMany from OneToOne without indexes
|
2017-05-27 00:55: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
|
c567ee0546
|
integration test step 2 - not completed yet
|
2017-05-13 00:33:39 +02:00 |
|
Kononnable
|
6c8342d799
|
travis CI fix3
|
2017-05-03 20:20:59 +02:00 |
|
Kononnable
|
d68b2cf3ed
|
first tests created
|
2017-05-03 19:12:25 +02:00 |
|
Kononnable
|
18918a01d1
|
better connection error handling
|
2017-05-01 01:05:19 +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 |
|