My project connects to 4 different databases. When I generate the code for one of them (using the "connection" method), it erases the previously generated code and writes a new file for the found models. It makes it impossible to have all the models with their generated code.
Is there any way to solve this?