Commit Graph

542 Commits

Author SHA1 Message Date
Kononnable
bd9750bbb4 code cleanup, dependencies upgrade 2019-10-13 11:06:11 +02:00
Kononnable
e478562c6e generate tsconfig, ormconfig through template files 2019-10-12 22:03:54 +02:00
Kononnable
6ac8460d41 dependencies version upgrade
trying to debug failing CI build
2019-10-12 20:08:10 +02:00
Kononnable
30c2da8446 test why mariadb travis build failed 2019-10-12 18:50:23 +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
2349391340 longer wait times on travis CI 2019-10-12 11:07:11 +02:00
Kononnable
097ce29951 code cleanup 2019-10-12 11:02:46 +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
ad8e1f528f RelationIds for OneToOne, OneToMany 2019-10-10 15:40:08 +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
74ace5f7a6 one more test passing 2019-10-08 00:47:53 +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
Kononnable
099f4bcc9a more tests passing 2019-10-07 13:42:48 +02:00
Kononnable
e86a26d279 more tests passing 2019-10-06 16:21:12 +02:00
Kononnable
113e2ff3bf prettyfying generated models, fixing some of the tests 2019-10-05 00:04:53 +02:00
Kononnable
130c682458 mysql relations rewrite 2019-10-03 23:34:48 +02:00
Kononnable
76f3ed2ad2 mssql driver without relations 2019-10-02 19:39:43 +02:00
Kononnable
ab23f71756 temporatry disabling part of code 2019-10-02 14:04:23 +02:00
Kononnable
fb529bca0b changes in model, basic template file 2019-10-01 22:36:37 +02:00
Kononnable
a13da7848e new model files 2019-09-26 20:35:10 +02:00
Kononnable
7a2395ab2a move old models to temporary folder 2019-09-23 22:53:09 +02:00
Kononnable
ef10b8653a enum type safety #205 2019-09-23 20:26:45 +02:00
Kononnable
3b1d08bf35 Merge branch 'documentation'
Closes #164
2019-09-17 21:05:29 +02:00
Kononnable
8f7486cc28 file casing changes 2019-09-17 21:02:02 +02:00
Kononnable
66b00d11f4 readme link to use cases 2019-09-17 20:54:28 +02:00
Kononnable
061eca6c00 docs 2019-09-16 20:43:13 +02:00
Kononnable
8f17bd96c6
Update CONTRIBUTING.MD 2019-09-16 11:36:17 +02:00
Kononnable
e58a448788 docs changes 2019-09-15 23:44:55 +02:00
Kononnable
4d07feab60 change default case conversions for generated files
closes #196
2019-09-15 20:06:36 +02:00
Kononnable
8fdac81539 fix typo 2019-09-09 22:16:28 +02:00
Kononnable
ed500c612e unfinished docs 2019-09-09 21:36:22 +02:00
Kononnable
9d1ba211bc 0.3.5 2019-08-27 20:31:16 +02:00
Kononnable
85f9194c5d changed npm trigger prepack to prepare 2019-08-27 20:16:39 +02:00
Kononnable
924a284303 fix using library through npm package 2019-08-27 19:54:01 +02:00
Kononnable
ae812e1661 updated changelog, readme, fixed typos 2019-08-25 23:11:33 +02:00
Kononnable
0bedb0da7e
Fixed RelationId generation. (#192)
Fixed RelationId generation.
2019-08-25 22:16:57 +02:00
Kononnable
738dde40ae changed spacing in tomg-config files 2019-08-25 21:45:49 +02:00
Kononnable
30ff7429e1
Merge pull request #194 from gintsgints/master
Fix 2 vulnerabilities.
2019-08-25 20:52:53 +02:00