Commit Graph

89 Commits

Author SHA1 Message Date
Kononnable
b064e38bfe
Merge pull request #11 from enriched/master
Adding some postgres specific types to the postgres driver
2017-11-12 23:40:40 +01:00
Rich Adams
868a4458f4 Adding some postgres specific types to the postgres driver 2017-11-06 19:45:23 -08:00
Kononnable
194178e5c3 0.2.2 2017-10-15 21:20:45 +02:00
Kononnable
996761b5ad readme updates 2017-10-15 19:16:53 +02:00
Kononnable
ddec66a863 #3 Support for connecting over SSL 2017-10-15 18:58:17 +02:00
Kononnable
9a9adf66a9 more time for mssql server to starton CI 2017-10-15 18:17:55 +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
7a1fb9aacf disabling MSSQL test on travis 2017-09-18 21:53:51 +02:00
Kononnable
36e5e659fc 0.2.1 2017-09-18 21:01:34 +02:00
Kononnable
ac3720e910 #2 fixing new line character on Mac 2017-09-18 21:01:27 +02:00
Kononnable
95c356d50e fixing travis build - problems with mssql container auto-starting 2017-08-15 01:42:56 +02:00
Kononnable
f2084935a7 0.2.0 2017-08-15 00:16:18 +02:00
Kononnable
b4a4431e88 added MySQL and MariaDB to readme 2017-08-14 20:28:03 +02:00
Kononnable
1a87841fdf fixing travis CI build v2 2017-08-14 20:06:54 +02:00
Kononnable
b39d271af8 fixing travis CI build 2017-08-14 19:51:41 +02:00
Kononnable
79044666c4 changed building testing environment to docker-compose 2017-08-14 19:46:09 +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
ed7d9c6f7e travis CI postgres tests 2017-08-06 01:47:30 +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
f225e165b3 travis CI fix 2017-07-03 22:33: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
e443d649dc added composite primary keys test 2017-06-19 23:49:08 +02:00
Kononnable
d5be96adf4 Added version column test 2017-06-19 23:20:11 +02:00
Kononnable
1d550f8589 fixing build on node v5 2017-06-17 17:52:36 +02:00
Kononnable
68ecd353da increasing timout of integration tests 2017-06-17 17:46:44 +02:00
Kononnable
0165dd3257 fixing travis build 2 2017-06-17 17:30:39 +02:00
Kononnable
53697ea6c1 fixing travis build 2017-06-17 17:27:44 +02:00
Kononnable
9434426e42 added compilation of generated model in integration tests 2017-06-17 17:11:06 +02:00
Kononnable
04bf353e7c removed nodejs 4 from travis tests - spread(triple dot) operator not supported on node v4 2017-06-17 00:47:35 +02:00
Kononnable
7afd9f792c Added indicies to tests 2017-06-16 01:41:25 +02:00
Kononnable
75709fc41b npm update, adding package-lock.json 2017-06-15 18:58:35 +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
694b41cd79 added node 7 to travis testing environments 2017-06-05 14:48:08 +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
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