Commit Graph

687 Commits

Author SHA1 Message Date
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
pc3b3r
06653f96ed IConnectionOptions fix for tests 2020-08-20 16:03:23 +02:00
pc3b3r
b1335eed7f drivers query IN 2020-08-20 16:03:00 +02:00
pc3b3r
defe6fd63f driver params for IN tables 2020-08-20 16:02:12 +02:00
pc3b3r
ef5371c196 inquirer options for selecting specific tables 2020-08-20 16:01:18 +02:00
pc3b3r
1563830771 add connectionOptions for tables selection 2020-08-20 15:52:49 +02:00
Paweł Kotarski
82c2122bcf
Create stale.yml 2020-08-01 23:44:42 +02:00
Paweł Kotarski
6b16608c1e
Delete stale.yml 2020-08-01 23:28:56 +02:00
Paweł Kotarski
cfc04c5dd6
Update stale.yml 2020-08-01 23:24:28 +02:00
Paweł Kotarski
a77cc79a27
Create stale.yml
Stale issue action test
2020-08-01 23:21:10 +02:00
Paweł Kotarski
194c5e502b
Merge pull request #275 from iteufel/master
Fixed Bug where mssql Driver IsIdentity is not working with none dbo schemas
2020-08-01 14:52:46 +02:00
Kononnable
86c2dd4bc5 upgrade dependencies 2020-07-31 23:29:40 +02:00
Allan Amstadt
afe212e49b fix(package): Fixed Bug where mssql Driver IsIdentity is not working with non dbo schemas 2020-05-13 11:52:19 +02:00
kononnable
414a17dfa5 update node versions tested on travis 2020-04-26 14:22:01 +02:00
kononnable
3ce67d38e1 update dependencies 2020-04-26 14:18:10 +02:00
Kononnable
3a7cb5ff2c 0.4.2 2020-04-05 12:18:22 +02:00
Kononnable
778ac96b98 changelog 2020-04-05 12:17:34 +02:00
Kononnable
c6a7252c00 update dependencies 2020-04-04 17:32:27 +02:00
Kononnable
d09bfeef0f
Merge pull request #256 from dustinsmith1024/dustin/json-fix
fixing json default value typescript parsing errors
2020-03-28 13:56:56 +01: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
4035794ab8 typos 2020-03-20 08:49:51 +01:00
Kononnable
f35e212dab test for generating column comment(#93,#260) 2020-03-19 23:26:22 +01:00
Kononnable
5f16cc5a46
Merge pull request #260 from konuch/master
Export MySQL and MariaDB column comments.
2020-03-19 21:59:32 +01:00
Kononnable
c7d768cca6
Merge pull request #259 from drsugiaichigo00781vn/continue-when-generate-error
ignore table have numberic column name
2020-03-19 18:30:19 +01:00
Kononnable
4fad41cd10 proper fix of models which don't generate properly 2020-03-19 18:28:12 +01:00
Kononnable
4a7b1338f0 Allow models which don't generate properly to be saved 2020-03-19 17:37:00 +01:00
Kononnable
d9459ab85e fix eslint warning on PRs 2020-03-19 17:11:36 +01:00
Kononnable
f36c6ff848 disable full logging on failure 2020-03-18 22:52:12 +01:00
Kononnable
6b27de1d44 update Travis CI config 2020-03-17 22:00:36 +01:00
Konuch
e513895060 Export MySQL and MariaDB column comments. 2020-03-17 21:19:20 +01:00
nguyenkimbang
fa85567d5a ignore error table 2020-03-17 15:55:35 +07:00
Kononnable
1f928d34c2 #243 Use statement not available on Azure SQL 2020-03-15 16:48:57 +01:00
Kononnable
c84798e8bf load db drivers on demand 2020-03-15 00:41:35 +01:00
Kononnable
e0a35280c3 update dependencies 2020-03-14 15:12:10 +01:00
Kononnable
7b2361c2a8
Merge pull request #257 from Kononnable/dependabot/npm_and_yarn/acorn-7.1.1
Bump acorn from 7.1.0 to 7.1.1
2020-03-14 09:54:11 +01:00
dependabot[bot]
6c8758751f
Bump acorn from 7.1.0 to 7.1.1
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-13 23:24:02 +00:00
Dustin
3cf7272b5b fixing json default value typescript parsing errors 2020-03-13 17:14:58 -05:00
Kononnable
a4e5018775 0.4.1 2020-03-12 19:13:53 +01:00
Kononnable
37a63c769a changelog, readme 2020-03-12 18:48:26 +01:00
Kononnable
9830f489ee fix #252 2020-03-11 22:26:53 +01:00
Kononnable
9ecc3dbbb0
Merge pull request #249 from CatsMiaow/master
Fix type NamingStrategy
2020-02-29 19:01:49 +01:00
Kononnable
a8ef75f765 remove duplicated type definition 2020-02-29 18:51:40 +01:00
Kononnable
cf63da9439
Merge pull request #246 from iteufel/master
Fixed Bug where mssql Driver can not handle multiple tables with same name but different schema
2020-02-29 13:26:12 +01:00
Kononnable
2bf37bca50 Merge branch 'master' into pr/iteufel/246 2020-02-29 12:07:34 +01:00
Kononnable
9cd37839c6 remove 'unit' test 2020-02-29 11:46:47 +01:00
Kononnable
db864ec217
Merge pull request #250 from Kononnable/dependabot/npm_and_yarn/codecov-3.6.5
Bump codecov from 3.6.1 to 3.6.5
2020-02-22 13:16:51 +01:00