vanna-ai / vanna

🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄.
https://vanna.ai/docs/
MIT License
12.1k stars 969 forks source link

fix: Postgres doesn't reconnect after idle time #541 #607

Closed sinjup closed 3 months ago

sinjup commented 3 months ago

fix connection with postgresql db getting closed after long period of inactivity

sinjup commented 3 months ago

@zainhoda please review