Commit Graph

531 Commits

Author SHA1 Message Date
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
Gints Polis
cf98976c27 Fix 2 vulnerabilities. 2019-08-25 06:32:21 +03:00
Vasil Rangelov
b1047c88f7 Merge branch 'master' of https://github.com/Kononnable/typeorm-model-generator into relation-id-fix
# Conflicts:
#	src/entity.mst
2019-08-23 12:34:48 +03:00
Kononnable
3298388a4e
Adds "?" to property names… (#182)
Adds "?" to property names…
2019-08-23 10:33:08 +02:00
Vasil Rangelov
cf23453c36 Fixed RelationId generation. 2019-08-23 10:38:44 +03:00
Kononnable
f9b4f560b9 fix test compilation error 2019-08-21 23:27:26 +02:00
Kononnable
af210c6e83 merge master branch 2019-08-21 23:07:57 +02:00
Kononnable
14feb68cca add strictMode generation option 2019-08-21 23:05:00 +02:00
Kononnable
3682077b7e
Added support for detached entities (#177)
Added support for detached entities
2019-08-21 18:59:35 +02:00
Kononnable
130be42f25 change param name to skipSchema 2019-08-21 18:50:07 +02:00
Kononnable
9d49fd3ee7 disable generating complex relationships
until they're not generated completly
2019-08-19 21:45:12 +02:00
Vasil Rangelov
fbf5980dce Merge branch 'master' of https://github.com/Kononnable/typeorm-model-generator into support-detached
# Conflicts:
#	src/index.ts
#	src/models/EntityInfo.ts
2019-08-19 17:09:00 +03:00