Commit Graph

108 Commits

Author SHA1 Message Date
dependabot[bot]
806ef1a5e8
Bump codecov from 3.6.1 to 3.6.5
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.6.1 to 3.6.5.
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Commits](https://github.com/codecov/codecov-node/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-21 12:58:29 +00:00
Kononnable
fd6fa9f3c5 0.4.0 2020-01-08 22:03:18 +01:00
Kononnable
d2069a13fd update dependencies 2020-01-08 21:04:56 +01:00
Kononnable
285e705c92 Merge branch 'next' 2020-01-08 20:41:55 +01:00
Kononnable
4abf8efef0 dependencies update 2020-01-05 20:00:56 +01:00
dependabot[bot]
18dd6a30cf
Bump handlebars from 4.1.2 to 4.3.0
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.3.0.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-27 16:21:26 +00:00
Kononnable
57c6c307b0 Run eslint on models generated by tests 2019-12-24 09:53:53 +01:00
Kononnable
57cec40afb update dependencies 2019-12-18 22:24:42 +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
bd9750bbb4 code cleanup, dependencies upgrade 2019-10-13 11:06:11 +02:00
Kononnable
6ac8460d41 dependencies version upgrade
trying to debug failing CI build
2019-10-12 20:08:10 +02:00
Kononnable
8f719f67bb proper column names pluralization 2019-10-12 17:45:18 +02:00
Kononnable
113e2ff3bf prettyfying generated models, fixing some of the tests 2019-10-05 00:04:53 +02:00
Kononnable
9d1ba211bc 0.3.5 2019-08-27 20:31:16 +02:00
Kononnable
924a284303 fix using library through npm package 2019-08-27 19:54:01 +02:00
Gints Polis
cf98976c27 Fix 2 vulnerabilities. 2019-08-25 06:32:21 +03:00
Kononnable
52fa711c07 switch to eslint-typescript from deprecated tslint
(part2)
2019-08-12 17:32:28 +02:00
Kononnable
0d0ceeb1da switch to eslint-typescript from deprecated tslint
(part 1)
2019-08-11 20:59:41 +02:00
Kononnable
0794cf92ef update dependencies 2019-08-08 20:43:04 +02:00
dependabot[bot]
b89542a4d1
Bump lodash from 4.17.11 to 4.17.14
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-11 07:33:13 +00:00
Kononnable
1919c18dce moved to ts-node 2019-06-08 00:28:29 +02:00
Kononnable
a68307dbf7 fixing dependecies 2019-06-05 19:32:41 +02:00
Kononnable
0b74805c1a dependencies update 2019-06-05 18:32:56 +02:00
dependabot[bot]
3ac19f59a1
Bump handlebars from 4.0.12 to 4.0.14
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.0.14.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/v4.0.14/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.0.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-05 15:08:40 +00:00
Kononnable
34d0ebc9e6 0.3.4 2019-04-20 00:02:04 +02:00
Kononnable
85cc9fa943 0.3.3 2019-04-01 22:07:01 +02:00
Kononnable
13a638d12b 0.3.2 2019-03-15 13:30:15 +01:00
Kononnable
03fed9361b dependencies upgrade 2019-03-02 12:47:18 +01:00
Kononnable
6808a58200 0.3.1 2019-02-09 22:54:31 +01:00
Kononnable
cce30d3edf fixes #146 2019-02-09 22:54:23 +01:00
Kononnable
3949d9526e 0.3.0 2019-02-07 19:05:23 +01:00
Kononnable
a4fda55e2d added wizard mode 2019-01-26 11:08:46 +01:00
Kononnable
a27c336056 updating some dependencies 2019-01-22 17:37:59 +01:00
Kononnable
86a4c0b378 0.2.25 2019-01-06 17:18:33 +01:00
Kononnable
17facf0b2c 0.2.24 2018-12-30 23:57:36 +01:00
Kononnable
62c9318833 0.2.23 2018-12-16 21:11:43 +01:00
Kononnable
a4592ffb4d code cleanup, introducing tslint 2018-12-08 10:46:18 +01:00
Kononnable
0484b1254a changes to property visibility functionality 2018-11-01 19:05:53 +01:00
Kevin Guanche Darias
4e1d785b8a Allow to define property visibility, by using --pv 2018-10-31 09:22:55 +00:00
Kononnable
79ad6a9abd migrate from typings to @types 2018-10-02 23:19:04 +02:00
Kononnable
f7be977f6b moving scripts back to package.json, fixing codecov coverage 2018-10-02 22:58:09 +02:00
Kononnable
aa16fb1206 0.2.22 2018-10-01 23:06:50 +02:00
greenkeeper[bot]
eee8d81a40 chore(package): update lockfile package-lock.json 2018-09-26 11:05:15 +00:00
greenkeeper[bot]
06ad440147 chore(package): update lockfile package-lock.json 2018-09-13 02:24:40 +00:00
Kononnable
98f57d7c9a 0.2.21 2018-09-02 16:01:57 +02:00
Kononnable
c3d2fa8f9a 0.2.20 2018-08-26 19:05:36 +02:00
Kononnable
4a32d103a5 0.2.19 2018-07-31 22:29:41 +02:00
Kononnable
71688d8343 dependencies update 2018-07-29 22:14:54 +02:00
greenkeeperio-bot
5bbd565b74 chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2018-07-17 02:17:23 +00:00
greenkeeperio-bot
dcb414df17 chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2018-06-29 06:01:35 +00:00