NestJS Reconnect to DB after connection was lost

前端 未结 0 467
暗喜
暗喜 2020-12-02 17:41

In NestJS I have a Database module with a factory function that connects to the database and returns the connection object.

async function createConnection(db         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题