Even if the user exists, I get error: role “postgress” does not exist
I am trying to run a postgres container and connect my NestJS app to it using TypeORM.
TYPEORM – Cannot run subquery with leftJoinAndMap
Here are my entities
I am trying to run a postgres container and connect my NestJS app to it using TypeORM.
Here are my entities