Kononnable
|
d88ca1975d
|
basic naming strategy #65 #75
|
2018-06-11 01:07:54 +02:00 |
|
Kononnable
|
87502eab19
|
#66 added union type with null for nullable columns
|
2018-06-10 16:12:55 +02:00 |
|
Kononnable
|
eab2582ece
|
code cleanup
|
2018-05-13 15:27:02 +02:00 |
|
Kononnable
|
5db68e1548
|
composite primary keys support for many to many tables #30
|
2018-05-05 23:57:18 +02:00 |
|
Kononnable
|
5abfafe519
|
SQLite column recognition fix
|
2018-05-05 22:26:52 +02:00 |
|
Kononnable
|
3b0778b35e
|
console parameters changes for sqlite
|
2018-05-05 22:09:03 +02:00 |
|
Kononnable
|
2a7c1453cc
|
Add option to include partial constructor #67
|
2018-05-05 21:14:06 +02:00 |
|
Kononnable
|
120894be64
|
sqlite support #49
|
2018-04-30 22:47:40 +02:00 |
|
Kononnable
|
426c6272fe
|
added onUpdate to relation options
|
2018-04-22 22:03:09 +02:00 |
|
Kononnable
|
8d18027adf
|
added lazy relations
|
2018-04-22 20:26:59 +02:00 |
|
Kononnable
|
2782efb694
|
Relational Integrity support #47
|
2018-04-22 15:03:26 +02:00 |
|
Kononnable
|
6e15eb08d1
|
#58 primary keys on join columns
|
2018-04-18 22:14:35 +02:00 |
|
Kononnable
|
a1b5e68ea8
|
recognition of unique column #57
|
2018-04-15 20:14:16 +02:00 |
|
Kononnable
|
d0fe49b9b8
|
OracleDB support #9
|
2018-04-15 18:13:33 +02:00 |
|
Kononnable
|
4c6cfe58cf
|
correct recognition of types with width, length,precision
|
2018-04-14 16:08:30 +02:00 |
|
Kononnable
|
b34afb9586
|
upgraded supported types to types supported by typeorm@0.2.0
|
2018-04-14 14:23:18 +02:00 |
|
Kononnable
|
c2371465b1
|
upgrading to typeorm@0.2.0-alpha.44
|
2018-04-11 21:03:02 +02:00 |
|
Kononnable
|
7c65907f21
|
Logging error will no longer exit node program
|
2018-03-27 23:29:14 +02:00 |
|
Kononnable
|
7ebc0450b6
|
postgres fix on finding indexes when multiple constraints
|
2018-03-27 22:04:21 +02:00 |
|
Kononnable
|
f7e7cdd649
|
many to many relations
|
2018-03-26 22:41:50 +02:00 |
|
Kononnable
|
d46738e932
|
code cleaning
|
2018-03-25 01:13:16 +01:00 |
|
Kononnable
|
cf108fe638
|
prettier on src
|
2018-03-18 20:26:48 +01:00 |
|
Kononnable
|
abdd81efde
|
removing unnesesary console.log
|
2018-03-13 23:39:10 +01:00 |
|
Kononnable
|
0355fb73e1
|
#43
|
2018-03-13 21:34:22 +01:00 |
|
Kononnable
|
78c0b9cf14
|
forcing CLI parameters to be parsed as strings closes #43
|
2018-03-10 01:37:04 +01:00 |
|
Kononnable
|
a19d82609c
|
addedsupport for multiple schemas on postgres,mssql
closes #39
|
2018-03-04 23:39:15 +01:00 |
|
Kononnable
|
1533c34944
|
Merge pull request #37 from kjaenicke/mssql-timestamp-cols
Adds handling for mssql timestamp cols
|
2018-02-18 23:37:27 +01:00 |
|
Kononnable
|
9b4d2d3ce1
|
support for boolean pseudotype on mysql/mariadb, closes #34
|
2018-02-18 21:50:08 +01:00 |
|
Keenan Jaenicke
|
22ebb24e82
|
adds handling for mssql timestamp cols
|
2018-02-15 14:41:39 -05:00 |
|
Kononnable
|
5543648dbd
|
no need to specify custom sql column type for each column
from typeorm 0.1
|
2018-02-11 01:56:34 +01:00 |
|
Kononnable
|
14d064e631
|
added prettier
|
2018-02-04 23:38:43 +01:00 |
|
Kononnable
|
984238db02
|
Adding type enum for mysql/mariadb; fixes #28
|
2018-01-30 00:32:24 +01:00 |
|
Kononnable
|
d689121875
|
Fixing fatal error handler - added printing custom error text
|
2018-01-29 21:55:43 +01:00 |
|
Kononnable
|
4d1a52a28a
|
fixing generated ormconfig.json(updating to newer typeorm)
|
2018-01-20 01:24:15 +01:00 |
|
Kononnable
|
02d4182e66
|
added more case options
|
2018-01-20 00:56:22 +01:00 |
|
Kononnable
|
0069797e92
|
Fixing conflicts
|
2018-01-18 23:21:19 +01:00 |
|
Kononnable
|
cd6c61bc5a
|
added option to skip generating config files closes #17
|
2018-01-16 23:07:35 +01:00 |
|
Kononnable
|
daf22e3cbe
|
dissabling oracle - no db columns<->typescript mapings, no tests
|
2018-01-16 22:38:28 +01:00 |
|
Kononnable
|
5cfd596ea1
|
adding schema information to generated ormconfig #8 #16
|
2018-01-16 22:35:53 +01:00 |
|
Milton Howe
|
f3458dbbe8
|
rebase to upstream master
|
2018-01-15 15:13:28 -05: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 |
|