Can't connect to Postgres DB inside another docker container

Hi @nacho,

Not sure if that would work, but you could maybe try to yarn link your sequelize PR inside your globally installed lumber until it is fixed and merged, then in the lumber generated project ?
This is far from being a good solution.

Maybe a database dump imported inside a local docker and a removal of the backup schema would do the trick ? At least until your PR is merged ?

2 Likes