mirror of
https://github.com/langchain-ai/langchain-postgres.git
synced 2026-07-16 01:33:18 -04:00
[PR #20] [MERGED] Fix handling of connections #121
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langchain-postgres/pull/20
Author: @eyurtsev
Created: 4/9/2024
Status: ✅ Merged
Merged: 4/9/2024
Merged by: @eyurtsev
Base:
main← Head:eugene/attempt_connection📝 Commits (1)
d753515x📊 Changes
2 files changed (+80 additions, -83 deletions)
View changed files
📝
langchain_postgres/vectorstores.py(+47 -45)📝
tests/unit_tests/test_vectorstore.py(+33 -38)📄 Description
Fix handling of connection in vectorstore
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.