Commit Graph

109 Commits

Author SHA1 Message Date
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
957cf0df29 docker login - fix 2017-12-19 23:04:38 +01:00
Kononnable
f901979ecb oracle - changes in travis - docker login 2017-12-19 23:01:16 +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
54b8671370 0.2.4 2017-12-12 00:32:56 +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
f10ee14e54 0.2.3 2017-11-26 22:12:33 +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
fd04324cf8 tests for #12 2017-11-26 18:58:32 +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
Kononnable
354212bc8d updating packages 2017-11-19 11:21:52 +01:00
Kononnable
8d10d78355 docker - changing containers names - removing conflicts with typeorm docker containers 2017-11-18 18:16:35 +01:00
Kononnable
cea3ee0b32 travis CI - changing nodejs versions to active LTS and Current 2017-11-18 18:00:30 +01:00
Kononnable
3c651d8d9d travis - moving to remote sql server database 2017-11-18 17:43:25 +01:00
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