Canner / WrenAI

🚀 Open-source SQL AI Agent for Text-to-SQL. Make Text2SQL Easy! 🙌
https://getwren.ai/oss
GNU Affero General Public License v3.0
1.73k stars 155 forks source link

Can not connect with PostgreSQL with ssl #417

Closed onlyjackfrost closed 3 months ago

onlyjackfrost commented 3 months ago

Describe the bug Can not connect with PostgreSQL with ssl

To Reproduce

  1. launch WrenAI
  2. in the onboarding process, choose PostgreSQL
  3. fill the connection info with ssl "true"
  4. fail to create data source

Expected behavior can create data source

WrenAI Information

onlyjackfrost commented 3 months ago

fix in PR #430