dodo

dodo

Nestjs connects to MySQL.

Nestjs/MySQL connecting multiple databases error#

After connecting multiple databases, there is an error when using the Repository of the second database.

image.png

image.png

Need to add the name of the database in @InjectRepository(Account, 'wow3').

image.png

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.