Kononnable
|
5cfd596ea1
|
adding schema information to generated ormconfig #8 #16
|
2018-01-16 22:35:53 +01:00 |
|
Kononnable
|
871eb94df9
|
changed postgres timestamp without time zone recognition #16
|
2018-01-14 16:54:43 +01:00 |
|
Kononnable
|
1e3b7455b3
|
merge from master
|
2018-01-11 18:34:32 +01:00 |
|
Kononnable
|
775a398ed9
|
fixing #13
|
2018-01-05 22:34:10 +01:00 |
|
Timon van Spronsen
|
5534919123
|
Don't require password to be set
|
2018-01-04 12:00:19 +01:00 |
|
Kononnable
|
fe17e484ce
|
Formatting existing code
|
2017-12-31 17:28:41 +01:00 |
|
Kononnable
|
a07f347e4b
|
better handling fatal errors, codecov treshold set
|
2017-12-31 01:20:53 +01:00 |
|
Kononnable
|
d31897f80a
|
adding greenkeeper to branch
|
2017-12-30 13:31:53 +01:00 |
|
Kononnable
|
11a8615518
|
updating dependencies and adding greenkeper
|
2017-12-30 10:31:26 +01:00 |
|
Kononnable
|
3680cf61a6
|
Removed dependency on Oracle Client Library when not using Oracle Driver
|
2017-12-25 20:25:35 +01:00 |
|
Kononnable
|
7f2d577b5e
|
oracle - all sql queries, no defined column types, changes needed in connection string generating
|
2017-12-24 00:58:10 +01:00 |
|
Kononnable
|
49a11b5ec9
|
oracle - getting all tables
|
2017-12-18 22:34:31 +01:00 |
|
Kononnable
|
5d3dac6be7
|
adding oracle support - part 1
|
2017-12-17 11:38:25 +01:00 |
|
Kononnable
|
50967864bb
|
fixes #15
|
2017-12-11 23:58:09 +01:00 |
|
Kononnable
|
9c05f24575
|
#12
|
2017-12-04 22:03:07 +01:00 |
|
Kononnable
|
7cfe6fa721
|
support for more(all?) column types in MySQL, MariaDB
|
2017-11-26 21:32:17 +01:00 |
|
Kononnable
|
2b23d16be5
|
merging MySQL and MariaDB drivers
|
2017-11-26 19:52:19 +01:00 |
|
Kononnable
|
a30eb86c83
|
#12 fixing multiple relations between two tables
|
2017-11-25 02:23:19 +01:00 |
|
Kononnable
|
b60414792e
|
fixing tests
|
2017-11-20 22:35:21 +01:00 |
|
Kononnable
|
4e5393d00e
|
support for more(all?) column types in Postgres
|
2017-11-20 22:23:00 +01:00 |
|
Kononnable
|
298c3bc415
|
support for more(all?) column types in MSSQL
|
2017-11-19 22:38:04 +01:00 |
|
Rich Adams
|
868a4458f4
|
Adding some postgres specific types to the postgres driver
|
2017-11-06 19:45:23 -08:00 |
|
Kononnable
|
ddec66a863
|
#3 Support for connecting over SSL
|
2017-10-15 18:58:17 +02:00 |
|
Kononnable
|
9205cee926
|
#8 schemas support for postgres and mssql
|
2017-10-15 18:11:08 +02:00 |
|
Kononnable
|
54fc6317d5
|
basic support for typeorm 0.1.0-alpha.50; package updates
|
2017-10-08 21:48:21 +02:00 |
|
Kononnable
|
694025ceca
|
added support for MariaDB; formating in some files
|
2017-08-14 19:07:13 +02:00 |
|
Kononnable
|
4bb989e8a9
|
fixing travis CI build
|
2017-08-14 16:45:10 +02:00 |
|
Kononnable
|
83308b1716
|
added MySQL support
|
2017-08-14 16:38:18 +02:00 |
|
Kononnable
|
a0b38623b3
|
added creating test db if it doesn't already exist
|
2017-08-13 17:55:53 +02:00 |
|
Kononnable
|
36d66ae483
|
readme, preparation to npm publish
|
2017-07-20 23:16:55 +02:00 |
|
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 |
|