mirror of
https://github.com/langchain-ai/langchain-postgres.git
synced 2026-07-16 01:33:18 -04:00
[PR #195] [MERGED] feat: add drop table #223
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/195
Author: @averikitsch
Created: 4/9/2025
Status: ✅ Merged
Merged: 4/15/2025
Merged by: @averikitsch
Base:
main← Head:drop-table📝 Commits (3)
54d8149move methodc3ac328fix testsf6dd297Update docs📊 Changes
5 files changed (+68 additions, -10 deletions)
View changed files
📝
examples/pg_vectorstore.ipynb(+20 -0)📝
examples/pg_vectorstore_how_to.ipynb(+11 -5)📝
langchain_postgres/v2/engine.py(+32 -0)📝
tests/unit_tests/v2/test_async_pg_vectorstore.py(+2 -2)📝
tests/unit_tests/v2/test_async_pg_vectorstore_search.py(+3 -3)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.