Elliot Konetzni
|
f8694415e5
|
Update mysql => mysql2
|
2020-12-28 14:14:08 +01:00 |
|
Elliot Konetzni
|
e08712e936
|
Remove mysql in favor of mysql2
|
2020-12-28 14:14:06 +01:00 |
|
kononnable
|
9e345781c5
|
upgrade dependencies
|
2020-12-27 01:11:37 +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 |
|
kononnable
|
cc077dc5ac
|
update versions tested on travis
|
2020-11-16 23:26:31 +01:00 |
|
kononnable
|
26d531f7a4
|
update dependencies
|
2020-11-15 22:39:41 +01:00 |
|
Paweł Kotarski
|
1d60414a98
|
Merge pull request #300 from Ricki-BumbleDev/mssql-named-instances
Support MSSQL named instances
|
2020-10-28 21:54:05 +01:00 |
|
kononnable
|
6423c0499f
|
don't ask for port number if instance name is specified
|
2020-10-27 18:28:34 +01:00 |
|
Frederik Hummel
|
535d5b77ff
|
Remove console.log
|
2020-10-03 12:37:45 +02:00 |
|
Frederik Hummel
|
5f7bc2de7a
|
Fix yargs issue
|
2020-10-03 12:26:41 +02:00 |
|
Frederik Hummel
|
6e9927fbf7
|
Pass instanceName to driver
|
2020-10-03 12:16:25 +02:00 |
|
Frederik Hummel
|
ac6695123b
|
Make instanceName optional
|
2020-10-03 11:44:59 +02:00 |
|
Frederik Hummel
|
00e44027e0
|
Fix typo
|
2020-10-03 11:32:42 +02:00 |
|
Frederik Hummel
|
5f1a9d0280
|
Add support for MSSQL named instances
|
2020-10-03 11:23:34 +02:00 |
|
kononnable
|
4f3a03482e
|
0.4.3
|
2020-09-26 22:39:26 +02:00 |
|
kononnable
|
96a52f048f
|
remove unnecessary files from npm package
|
2020-09-26 22:36:26 +02:00 |
|
kononnable
|
63e4ccfcc6
|
changelog
|
2020-09-26 22:14:16 +02:00 |
|
kononnable
|
5d66340ce3
|
update dependencies
|
2020-09-12 14:25:36 +02:00 |
|
Paweł Kotarski
|
c106bf8cab
|
Merge pull request #298 from Kononnable/dependabot/npm_and_yarn/bl-3.0.1
Bump bl from 3.0.0 to 3.0.1
|
2020-09-07 08:19:09 +02:00 |
|
Paweł Kotarski
|
b31081deed
|
Merge pull request #296 from pc3b3r/relevantTables
Relevant tables
|
2020-09-07 00:46:51 +02:00 |
|
dependabot[bot]
|
8b50f21a48
|
Bump bl from 3.0.0 to 3.0.1
Bumps [bl](https://github.com/rvagg/bl) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v3.0.0...v3.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-06 22:27:21 +00: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 |
|
Paweł Kotarski
|
2717bf0295
|
Merge pull request #295 from zrubing/Add-snake-case-property
Add snake case property
|
2020-08-22 09:46:01 +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 |
|
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 |
|
zhangrubing
|
8bbe1a617d
|
Remove no use import
|
2020-08-20 10:14:44 +08:00 |
|
zhangrubing
|
e4761d8f50
|
Add snake case properties
|
2020-08-20 10:05:23 +08:00 |
|
Matt Hilliard
|
834d1f1d61
|
Fix for #1795. @ManyToOne relations should not have an array type.
|
2020-08-13 18:00:56 -06:00 |
|
Matt Hilliard
|
ce78c37874
|
Makes Postgres driver aware of new identity columns
|
2020-08-11 16:20:43 -06: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 |
|