drizzle-team / drizzle-team/drizzle-orm
[BUG]:no pg_hba.conf entry for host <IP Address>, user "postgres", database "postgres", no encryption
- Dominant language
- TypeScript
- Stars
- 35.8k
- Forks
- 1.6k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 4
Description
### Report hasn't been filed before.
- [X] I have verified that the bug I'm about to report hasn't been filed before.
### What version of `drizzle-orm` are you using?
^0.38.2
### What version of `drizzle-kit` are you using?
^0.30.1
### Other packages
_No response_
### Describe the Bug
What is the undesired behavior?
Error: no pg_hba.conf entry for host "", user "postgres", database "postgres", no encryption
at Y (https://local.drizzle.studio/index.js:18825:60655)
at async query (https://local.drizzle.studio/index.js:657:5749)
at async Promise.all (index 0)
at async bRt (https://local.drizzle.studio/index.js:546:44)
at async pull (https://local.drizzle.studio/index.js:657:6308)
What are the steps to reproduce it?
Try connecting with the AWS RDS Postgress db
Contributor guide
Assessment
This issue has not been assessed yet.