Replies: 1 comment
-
I would like to throw my weight after the suggestion. The lack of this feature stops SQL Alchemy connections being reused in langchain, which requires opening new connections only for it. This is a problem since postgres connections are a scarce resource. seems easy to fix and would be a major help to SQLAlchemy users. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Add support for SQLAlchemy connection pools with PostgresSaver
Beta Was this translation helpful? Give feedback.
All reactions