Authentication Issues with Postgresql, Docker, WSL and Drizzle
Hi Guys,
I have an issue where WSL network authentication fails with pg driver with drizzle-kit. I've been spending hours trying figure out but unable to find a solution. Is there any work around to this? Or do I need to manually create each table?
Thanks~
1 Reply
i was able to find a solution just had to change the port address
I was just thinking the error drizzle is responding with should be more specific and detail. Instead of giving authentication error like it should give correct response like or or even . Just my thought.