[PR #243] [MERGED] fix : correct type checking against db column for embedding_column variable #259

Closed
opened 2026-02-16 05:17:08 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langchain-postgres/pull/243
Author: @NanoClem
Created: 8/8/2025
Status: Merged
Merged: 8/11/2025
Merged by: @averikitsch

Base: mainHead: fix/vectorstore_create


📝 Commits (2)

  • f7372d1 fix : correct type checking against db column for embedding_column variable
  • 4067403 fix : add "vector" type as additional checking option with "USER-DEFINED"

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 langchain_postgres/v2/async_vectorstore.py (+1 -1)

📄 Description

See #241 for reference.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langchain-postgres/pull/243 **Author:** [@NanoClem](https://github.com/NanoClem) **Created:** 8/8/2025 **Status:** ✅ Merged **Merged:** 8/11/2025 **Merged by:** [@averikitsch](https://github.com/averikitsch) **Base:** `main` ← **Head:** `fix/vectorstore_create` --- ### 📝 Commits (2) - [`f7372d1`](https://github.com/langchain-ai/langchain-postgres/commit/f7372d16bc4ed30a540ed0d56227cb051999f658) fix : correct type checking against db column for embedding_column variable - [`4067403`](https://github.com/langchain-ai/langchain-postgres/commit/40674038fab2b37e66b3195548e6ffb8be64a38b) fix : add "vector" type as additional checking option with "USER-DEFINED" ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `langchain_postgres/v2/async_vectorstore.py` (+1 -1) </details> ### 📄 Description See #241 for reference. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 05:17:08 -05:00
yindo closed this issue 2026-02-16 05:17:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langchain-postgres#259