Sorry for the repost, I didn't see that there was a database specific channel ! 🙂
Hi ! Is there a way to use a dynamic name based on the request for the TypeOrmModule when using useFactory ?
Reference : https://docs.nestjs.com/techniques/database#multiple-databases
In the documentation and the type definition it don't seems to be possible..
Documentation | NestJS - A progressive Node.js framework
Nest is a framework for building efficient, scalable Node.js server-side applications. It uses progressive JavaScript, is built with TypeScript and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).