neko-neko
|
4f1a07bfac
|
Add ltree column support
|
2021-01-06 19:07:32 +09:00 |
|
kononnable
|
7cae89a9ef
|
mysql fulltext index base support(#285)
|
2021-01-01 01:58:50 +01:00 |
|
kononnable
|
cfa6799226
|
allow database names with special characters(#273)
|
2020-12-27 00:31:27 +01:00 |
|
kononnable
|
c011ed3957
|
naming strategy for entity file names(#236)
|
2020-11-28 00:48:29 +01:00 |
|
Paweł Kotarski
|
b31081deed
|
Merge pull request #296 from pc3b3r/relevantTables
Relevant tables
|
2020-09-07 00:46:51 +02:00 |
|
kononnable
|
5b290a5632
|
fix lint issues
|
2020-09-07 00:25:00 +02:00 |
|
kononnable
|
79e9ae0fab
|
add tests
|
2020-09-07 00:12:48 +02:00 |
|
kononnable
|
a3edec7119
|
move table filtering logic
|
2020-09-06 23:19:38 +02:00 |
|
Paweł Kotarski
|
71a64a7403
|
Merge pull request #291 from seamuncle/master
Makes Postgres driver aware of new identity columns
|
2020-08-22 18:48:34 +02:00 |
|
kononnable
|
f46c0f8ca1
|
fix test
|
2020-08-22 18:37:43 +02:00 |
|
kononnable
|
0fad9be442
|
add test
|
2020-08-22 09:35:21 +02:00 |
|
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 |
|