nestjs / typeorm

TypeORM module for Nest framework (node.js) 🍇
https://nestjs.com
MIT License
1.91k stars 206 forks source link

Dynamically loading config from another service for use in TypeORM config #880

Closed Prashvith closed 3 years ago

Prashvith commented 3 years ago

https://github.com/nestjs/typeorm/issues/29. I have a requirement similar to the above issue. But in my case I need to fetch it from another service through GRPC. How can I achieve this? @BrunnerLivio

kamilmysliwiec commented 3 years ago

Please, use our Discord channel (support) for such questions. We are using GitHub to track bugs, feature requests, and potential improvements.