pc3b3r
|
06653f96ed
|
IConnectionOptions fix for tests
|
2020-08-20 16:03:23 +02:00 |
|
Kononnable
|
86c2dd4bc5
|
upgrade dependencies
|
2020-07-31 23:29:40 +02:00 |
|
Kononnable
|
a908f7c2e0
|
Merge branch 'master' into pr/dustinsmith1024/256
|
2020-03-28 13:26:43 +01:00 |
|
Kononnable
|
c6538f8c67
|
add test;
changes are necessary only in postgres driver
it's the only one where typeorm support default value for json fields
|
2020-03-28 09:51:47 +01:00 |
|
Kononnable
|
288c159a6f
|
update dependencies
|
2020-03-24 22:57:34 +01:00 |
|
Kononnable
|
f35e212dab
|
test for generating column comment(#93,#260)
|
2020-03-19 23:26:22 +01:00 |
|
Kononnable
|
e0a35280c3
|
update dependencies
|
2020-03-14 15:12:10 +01:00 |
|
Kononnable
|
9cd37839c6
|
remove 'unit' test
|
2020-02-29 11:46:47 +01:00 |
|
Paolo Ceschi Berrini
|
81a07e6dba
|
corrected values of tests for LF and CRLF
|
2020-01-16 10:42:44 +01:00 |
|
Paolo Ceschi Berrini
|
e76b68729e
|
✅ tests for EOL - LF and CRLF
|
2020-01-14 13:02:54 +01:00 |
|
Kononnable
|
51ac139ad7
|
proper fix for shadowed names
|
2020-01-05 01:29:14 +01:00 |
|
Kononnable
|
b34555a1f1
|
Merge branch 'master' into next
|
2020-01-03 13:38:47 +01:00 |
|
Kononnable
|
48a2dfcbae
|
Null in TS types (for "next") (#227)
Null in TS types (for "next")
|
2019-12-29 23:23:44 +01:00 |
|
Kononnable
|
f0a6f67429
|
code changes, test for nullable columns
|
2019-12-29 22:54:30 +01:00 |
|
Kononnable
|
88d3947d32
|
ability to generate models with default exports
(instead of name exports)
|
2019-12-25 20:35:38 +01:00 |
|
Kononnable
|
dc4208ad0f
|
Option to generate index file (#174)
|
2019-12-24 10:40:36 +01:00 |
|
Kononnable
|
57c6c307b0
|
Run eslint on models generated by tests
|
2019-12-24 09:53:53 +01:00 |
|
Kononnable
|
f52ba8f4c4
|
Ignore tables parameter (#120)
|
2019-12-22 16:58:13 +01:00 |
|
Kononnable
|
ff637721ed
|
Option to disable column name pluralization (#142)
|
2019-12-20 19:24:15 +01:00 |
|
Kononnable
|
7679ef2b77
|
support for mysql set type (#91)
|
2019-12-19 17:43:03 +01:00 |
|
Kononnable
|
d8448fd5ed
|
test for postgres geography column type
|
2019-12-15 21:41:44 +01:00 |
|
Kononnable
|
f720f34bc7
|
remove sleep parameter
sql query execution timeout now set to 1hr
|
2019-12-15 12:57:19 +01:00 |
|
Kononnable
|
47b98a8d8e
|
change passing parameters to CLI
|
2019-12-12 20:31:38 +01:00 |
|
Kononnable
|
9e931025b9
|
fix naming strategy with relative path(#171)
|
2019-11-17 19:23:06 +01:00 |
|
Kononnable
|
3496c0647b
|
naming strategy use functions instead class
|
2019-11-17 16:43:52 +01:00 |
|
Kononnable
|
20f3e24dc8
|
naming strategy test
|
2019-11-17 15:19:33 +01:00 |
|
Kononnable
|
ecf9f51806
|
tests: compare join table options
fix removal of primary key index
tests for #183
|
2019-11-11 01:23:04 +01:00 |
|
Kononnable
|
61c98f7592
|
tests: compare join column options
|
2019-11-10 23:57:04 +01:00 |
|
Kononnable
|
beaf3a09da
|
fix removal of some of columns from relations
proper referencedColumnName value
|
2019-11-10 14:54:48 +01:00 |
|
Kononnable
|
2cc6b4f43c
|
fix generation of complex manyToMany relationships
fix generation of multiple relations based on the same column
|
2019-11-08 23:57:01 +01:00 |
|
Kononnable
|
b3c09ac285
|
disable linting error
|
2019-10-27 17:31:51 +01:00 |
|
Kononnable
|
a4619dd9ab
|
model customization tests
|
2019-10-27 17:17:42 +01:00 |
|
Kononnable
|
e15efe75e7
|
code cleanup
|
2019-10-13 17:20:17 +02:00 |
|
Kononnable
|
bd9750bbb4
|
code cleanup, dependencies upgrade
|
2019-10-13 11:06:11 +02:00 |
|
Kononnable
|
8f719f67bb
|
proper column names pluralization
|
2019-10-12 17:45:18 +02:00 |
|
Kononnable
|
12c9fbae9b
|
code linting
|
2019-10-12 12:30:42 +02:00 |
|
Kononnable
|
15b6291606
|
code cleanup
|
2019-10-12 10:25:27 +02:00 |
|
Kononnable
|
bd8a79040c
|
code linting
|
2019-10-11 12:41:33 +02:00 |
|
Kononnable
|
95e0cc5854
|
sqlite implementation
|
2019-10-11 12:01:35 +02:00 |
|
Kononnable
|
6d4a97d39a
|
postgres implementation
|
2019-10-11 10:05:21 +02:00 |
|
Kononnable
|
9c546dfdef
|
complex relationships support
|
2019-10-10 22:45:04 +02:00 |
|
Kononnable
|
d1407ab5d9
|
oracledb implementation
|
2019-10-10 22:18:22 +02:00 |
|
Kononnable
|
2551a5629a
|
Mssql implementation
|
2019-10-10 21:05:06 +02:00 |
|
Kononnable
|
0936f81e3c
|
partial RelationId implementation
|
2019-10-09 23:08:25 +02:00 |
|
Kononnable
|
102ff614f6
|
one more test
|
2019-10-08 20:35:07 +02:00 |
|
Kononnable
|
24fe4cf48c
|
make one more test pass
|
2019-10-08 01:41:59 +02:00 |
|
Kononnable
|
886147e4c0
|
fix test utility
|
2019-10-07 23:06:55 +02:00 |
|
Kononnable
|
681ef1a363
|
more tests passing
|
2019-10-07 22:29:09 +02:00 |
|
Kononnable
|
4f45dc9961
|
more tests passing
|
2019-10-07 18:59:03 +02:00 |
|
Kononnable
|
577266a03b
|
removed unnecessary nullable:false - default behavior
|
2019-10-07 13:51:39 +02:00 |
|