ljlm0402 / typescript-express-starter

📘 Quick and Easy TypeScript Express Starter
http://npm.im/typescript-express-starter
MIT License
2.73k stars 420 forks source link

typeorm version 0.3.x #171

Open ljlm0402 opened 2 years ago

ljlm0402 commented 2 years ago

Motivation (새로운 기능 설명)

typeorm v0.3.x reflection

https://github.com/typeorm/typeorm/releases/tag/0.3.0?fbclid=IwAR29guu7zSB8lAraDHdCGaIUxPthJUag8158mhJKgeJIQ2U13lDZfnIuLJk&fs=e&s=cl

Proposed Solution (기능을 통해 얻고자 하는 솔루션)

Create a neat code with the method of repository without using a query builder.

Alternatives (제안 된 솔루션이 더 나은 이유)

Additional Context (추가 사항)